OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bta_pan_ci_readbuf
(Results
1 - 3
of
3
) sorted by null
/external/bluetooth/bluedroid/bta/include/
bta_pan_ci.h
103
** Function
bta_pan_ci_readbuf
114
BTA_API extern BT_HDR *
bta_pan_ci_readbuf
(UINT16 handle, BD_ADDR src, BD_ADDR dst, UINT16 *p_protocol,
/external/bluetooth/bluedroid/bta/pan/
bta_pan_ci.c
193
** Function
bta_pan_ci_readbuf
201
BT_HDR *
bta_pan_ci_readbuf
(UINT16 handle, BD_ADDR src, BD_ADDR dst, UINT16* p_protocol,
function
/external/bluetooth/bluedroid/btif/co/
bta_pan_co.c
183
if ((p_buf =
bta_pan_ci_readbuf
(handle, src, dst, &protocol,
Completed in 2245 milliseconds