OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bta_pan_ci_rx_writebuf
(Results
1 - 2
of
2
) sorted by null
/external/bluetooth/bluedroid/bta/include/
bta_pan_ci.h
86
** Function
bta_pan_ci_rx_writebuf
99
BTA_API extern void
bta_pan_ci_rx_writebuf
(UINT16 handle, BD_ADDR src, BD_ADDR dst, UINT16 protocol, BT_HDR *p_buf, BOOLEAN ext);
/external/bluetooth/bluedroid/bta/pan/
bta_pan_ci.c
160
** Function
bta_pan_ci_rx_writebuf
173
void
bta_pan_ci_rx_writebuf
(UINT16 handle, BD_ADDR dst, BD_ADDR src, UINT16 protocol,
function
Completed in 25 milliseconds