OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bta_pan_ci_rx_write
(Results
1 - 2
of
2
) sorted by null
/external/bluetooth/bluedroid/bta/pan/
bta_pan_ci.c
120
** Function
bta_pan_ci_rx_write
130
void
bta_pan_ci_rx_write
(UINT16 handle, BD_ADDR dst, BD_ADDR src, UINT16 protocol,
function
/external/bluetooth/bluedroid/btif/src/
btif_pan.c
489
extern void
bta_pan_ci_rx_write
(UINT16 handle, BD_ADDR dst, BD_ADDR src, UINT16 protocol,
502
BTIF_TRACE_DEBUG1("calling
bta_pan_ci_rx_write
, handle:%d", handle);
503
bta_pan_ci_rx_write
(handle, eth_hdr->h_dest, eth_hdr->h_src,
Completed in 26 milliseconds