Searched refs:p_protocol (Results 1 – 2 of 2) sorted by relevance
/system/bt/bta/pan/ |
D | bta_pan_ci.c | 189 BT_HDR * bta_pan_ci_readbuf(UINT16 handle, BD_ADDR src, BD_ADDR dst, UINT16* p_protocol, in bta_pan_ci_readbuf() argument 202 *p_protocol = ((tBTA_PAN_DATA_PARAMS *)p_buf)->protocol; in bta_pan_ci_readbuf() 274 BT_HDR * bta_pan_ci_readbuf(UINT16 handle, BD_ADDR src, BD_ADDR dst, UINT16 *p_protocol, in bta_pan_ci_readbuf() argument 280 UNUSED(p_protocol); in bta_pan_ci_readbuf()
|
/system/bt/bta/include/ |
D | bta_pan_ci.h | 113 extern BT_HDR * bta_pan_ci_readbuf(UINT16 handle, BD_ADDR src, BD_ADDR dst, UINT16 *p_protocol,
|