OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:transmit_buf
(Results
1 - 3
of
3
) 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
,
/external/bluetooth/bluedroid/main/
bte_main.c
516
bt_hc_if->
transmit_buf
((TRANSAC)p_msg, \
708
** buffer which core stack passed to it through
transmit_buf
Completed in 35 milliseconds