HomeSort by relevance Sort by last modified time
    Searched defs:tx_q (Results 1 - 3 of 3) sorted by null

  /external/bluetooth/bluedroid/hci/src/
bt_hci_bdroid.c 99 static BUFFER_Q tx_q; variable
130 HC_BT_HDR *p_next_msg = tx_q.p_first;
155 utils_remove_from_queue_unlocked(&tx_q, p_msg);
232 utils_enqueue(&tx_q, buf);
353 utils_queue_init(&tx_q);
  /external/bluetooth/bluedroid/stack/avct/
avct_int.h 84 BUFFER_Q tx_q; /* Transmit data buffer queue */ member in struct:__anon5819
  /external/libnfc-nci/src/nfc/int/
nfc_int.h 110 BUFFER_Q tx_q; /* transmit queue */ member in struct:__anon28976

Completed in 133 milliseconds