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

/external/bluetooth/bluedroid/bta/include/
H A Dbta_pan_ci.h86 ** 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/
H A Dbta_pan_ci.c160 ** Function bta_pan_ci_rx_writebuf
173 void bta_pan_ci_rx_writebuf(UINT16 handle, BD_ADDR dst, BD_ADDR src, UINT16 protocol, function
277 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 148 milliseconds