Home
last modified time | relevance | path

Searched refs:p_protocol (Results 1 – 2 of 2) sorted by relevance

/system/bt/bta/pan/
Dbta_pan_ci.c189 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/
Dbta_pan_ci.h113 extern BT_HDR * bta_pan_ci_readbuf(UINT16 handle, BD_ADDR src, BD_ADDR dst, UINT16 *p_protocol,