Searched defs:p_protocol (Results 1 - 1 of 1) sorted by relevance

/external/bluetooth/bluedroid/bta/pan/
H A Dbta_pan_ci.c201 BT_HDR * bta_pan_ci_readbuf(UINT16 handle, BD_ADDR src, BD_ADDR dst, UINT16* p_protocol, argument
215 *p_protocol = ((tBTA_PAN_DATA_PARAMS *)p_buf)->protocol;
287 BT_HDR * bta_pan_ci_readbuf(UINT16 handle, BD_ADDR src, BD_ADDR dst, UINT16 *p_protocol, argument
293 UNUSED(p_protocol);

Completed in 111 milliseconds