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

  /external/bluetooth/bluedroid/hci/include/
bt_hci_lib.h 188 int (*transmit_buf)(TRANSAC transac, char *p_buf, int len); member in struct:__anon5767
  /external/bluetooth/bluedroid/hci/src/
bt_hci_bdroid.c 427 static int transmit_buf(TRANSAC transac, UNUSED_ATTR char *p_buf, UNUSED_ATTR int len) { function
512 transmit_buf,
  /external/bluetooth/bluedroid/main/
bte_main.c 597 bt_hc_if->transmit_buf((TRANSAC)p_msg, \
798 ** buffer which core stack passed to it through transmit_buf

Completed in 492 milliseconds