Home
last modified time | relevance | path

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

/aosp12/system/bt/bta/pan/
H A Dbta_pan_ci.cc178 uint16_t* p_protocol, bool* p_ext, bool* p_forward) { in bta_pan_ci_readbuf() argument
190 *p_forward = ((tBTA_PAN_DATA_PARAMS*)p_buf)->forward; in bta_pan_ci_readbuf()
246 UNUSED_ATTR bool* p_forward) { in bta_pan_ci_readbuf() argument
/aosp12/system/bt/bta/include/
H A Dbta_pan_ci.h115 bool* p_ext, bool* p_forward);
/aosp12/system/bt/test/mock/
H A Dmock_bta_pan_ci.cc37 uint16_t* p_protocol, bool* p_ext, bool* p_forward) { in bta_pan_ci_readbuf() argument