Searched defs:event_tx (Results 1 - 1 of 1) sorted by relevance

/external/bluetooth/bluedroid/hci/src/
H A Dbt_hci_bdroid.c120 static void event_tx(UNUSED_ATTR void *context) { function
171 // we have in our tx queue. We can call |event_tx| directly
173 event_tx(NULL);
233 thread_post(hc_cb.worker_thread, event_tx, NULL);

Completed in 76 milliseconds