OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bta_pan_co_tx_write
(Results
1 - 2
of
2
) sorted by null
/system/bt/bta/include/
bta_pan_co.h
128
** Function
bta_pan_co_tx_write
139
extern void
bta_pan_co_tx_write
(UINT16 handle, UINT8 app_id, BD_ADDR src, BD_ADDR dst, UINT16 protocol, UINT8 *p_data,
/system/bt/btif/co/
bta_pan_co.c
232
** Function
bta_pan_co_tx_write
243
void
bta_pan_co_tx_write
(UINT16 handle, UINT8 app_id, BD_ADDR src, BD_ADDR dst,
function
257
BTIF_TRACE_API("
bta_pan_co_tx_write
not used");
Completed in 30 milliseconds