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

  /external/bluetooth/bluedroid/hci/include/
bt_hci_lib.h 182 int (*transmit_buf)(TRANSAC transac, char *p_buf, int len); member in struct:__anon718
  /external/bluetooth/bluedroid/hci/src/
bt_hci_bdroid.c 317 static int transmit_buf(TRANSAC transac, char *p_buf, int len) function
408 transmit_buf,

Completed in 160 milliseconds