Home
last modified time | relevance | path

Searched refs:p_forward (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/system/bta/pan/
Dbta_pan_ci.cc180 uint16_t* p_protocol, bool* p_ext, bool* p_forward) { in bta_pan_ci_readbuf() argument
192 *p_forward = ((tBTA_PAN_DATA_PARAMS*)p_buf)->forward; in bta_pan_ci_readbuf()
/packages/modules/Bluetooth/system/bta/include/
Dbta_pan_ci.h116 uint16_t* p_protocol, bool* p_ext, bool* p_forward);
/packages/modules/Bluetooth/system/test/mock/
Dmock_bta_pan_ci.cc37 uint16_t* p_protocol, bool* p_ext, bool* p_forward) { in bta_pan_ci_readbuf() argument