Home
last modified time | relevance | path

Searched defs:p_version (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/packages/modules/Bluetooth/system/stack/sdp/
Dsdp_utils.cc1446 uint8_t p_version = *(p_uuid + 4); in sdpu_is_avrcp_profile_description_list() local
1546 uint8_t* p_version = p_attr->value_ptr + 6; in sdpu_set_avrc_target_version() local
1590 uint8_t* p_version = p_attr->value_ptr + 6; in sdpu_set_avrc_target_version() local
Dsdp_api.cc674 uint16_t* p_version) { in SDP_FindProfileVersionInRec()
/aosp_15_r20/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_sdp_api.cc71 uint16_t* p_version) { in SDP_FindProfileVersionInRec()
/aosp_15_r20/packages/modules/Bluetooth/system/stack/test/sdp/
Dstack_sdp_utils_test.cc201 uint8_t* p_version = p_attr->value_ptr + 6; in get_avrc_target_version() local
/aosp_15_r20/external/python/cpython2/Parser/
Dasdl.py125 def p_version(self, (version, V)): member in ASDLParser
/aosp_15_r20/external/ublksrv/qcow2/
H A Dqcow2_meta.cpp197 u32 *p_version = const_cast<u32 *> (&version); in populate() local