Home
last modified time | relevance | path

Searched refs:p_ext (Results 1 – 4 of 4) 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
189 *p_ext = ((tBTA_PAN_DATA_PARAMS*)p_buf)->ext; in bta_pan_ci_readbuf()
245 UNUSED_ATTR bool* p_ext, 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
/aosp12/system/extras/ext4_utils/include/ext4_utils/
H A Dext4_extents.h59 struct ext4_extent* p_ext; member