OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bta_pan_co_tx_writebuf
(Results
1 - 3
of
3
) sorted by null
/system/bt/bta/include/
bta_pan_co.h
144
** Function
bta_pan_co_tx_writebuf
155
extern void
bta_pan_co_tx_writebuf
(UINT16 handle, UINT8 app_id, BD_ADDR src, BD_ADDR dst, UINT16 protocol, BT_HDR *p_buf,
/system/bt/btif/co/
bta_pan_co.c
262
** Function
bta_pan_co_tx_writebuf
273
void
bta_pan_co_tx_writebuf
(UINT16 handle, UINT8 app_id, BD_ADDR src,
function
286
BTIF_TRACE_API("
bta_pan_co_tx_writebuf
not used");
/system/bt/bta/pan/
bta_pan_act.c
684
bta_pan_co_tx_writebuf
(p_scb->handle,
Completed in 32 milliseconds