Searched refs:bta_pan_ci_rx_writebuf (Results 1 - 2 of 2) sorted by relevance

/system/bt/bta/include/
H A Dbta_pan_ci.h86 ** Function bta_pan_ci_rx_writebuf
98 extern void bta_pan_ci_rx_writebuf(UINT16 handle, BD_ADDR src, BD_ADDR dst, UINT16 protocol, BT_HDR *p_buf, BOOLEAN ext);
/system/bt/bta/pan/
H A Dbta_pan_ci.c149 ** Function bta_pan_ci_rx_writebuf
161 void bta_pan_ci_rx_writebuf(UINT16 handle, BD_ADDR dst, BD_ADDR src, UINT16 protocol, function
264 void bta_pan_ci_rx_writebuf(UINT16 handle, BD_ADDR src, BD_ADDR dst, UINT16 protocol, BT_HDR *p_buf, BOOLEAN ext) function

Completed in 4 milliseconds