Home
last modified time | relevance | path

Searched defs:p_uuid (Results 1 – 15 of 15) sorted by relevance

/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_sdp_api.cc88 bluetooth::Uuid* p_uuid) { in SDP_FindServiceUUIDInRec()
93 bluetooth::Uuid* p_uuid) { in SDP_FindServiceUUIDInRec_128bit()
Dmock_btif_storage.cc178 size_t btif_split_uuids_string(const char* str, bluetooth::Uuid* p_uuid, in btif_split_uuids_string()
/packages/modules/Bluetooth/system/stack/sdp/
Dsdp_api.cc258 bool SDP_FindServiceUUIDInRec(const tSDP_DISC_REC* p_rec, Uuid* p_uuid) { in SDP_FindServiceUUIDInRec()
331 bool SDP_FindServiceUUIDInRec_128bit(const tSDP_DISC_REC* p_rec, Uuid* p_uuid) { in SDP_FindServiceUUIDInRec_128bit()
Dsdp_utils.cc1033 bool sdpu_is_base_uuid(uint8_t* p_uuid) { in sdpu_is_base_uuid()
1357 uint8_t* p_uuid = p_attr->value_ptr + 3; in sdpu_is_avrcp_profile_description_list() local
1396 uint8_t* p_uuid = p_attr->value_ptr + 1; in sdpu_is_service_id_avrc_target() local
Dsdp_db.cc109 const uint8_t* p_uuid, uint16_t uuid_len, in find_uuid_in_seq()
/packages/modules/Bluetooth/system/test/headless/
Dproperty.h71 bluetooth::Uuid* p_uuid = reinterpret_cast<bluetooth::Uuid*>(data.get()); in get_uuids() local
/packages/modules/Bluetooth/system/btif/src/
Dbtif_storage.cc315 Uuid* p_uuid = reinterpret_cast<Uuid*>(prop->val); in cfg2prop() local
534 size_t btif_split_uuids_string(const char* str, bluetooth::Uuid* p_uuid, in btif_split_uuids_string()
648 Uuid* p_uuid = reinterpret_cast<Uuid*>(property->val); in btif_storage_get_adapter_property() local
Dbtif_profile_storage.cc244 Uuid p_uuid[BT_MAX_NUM_UUIDS]; in btif_device_supports_profile() local
385 Uuid p_uuid[BT_MAX_NUM_UUIDS]; in btif_storage_load_bonded_hearing_aids() local
666 Uuid p_uuid[BT_MAX_NUM_UUIDS]; in btif_storage_load_bonded_leaudio() local
Dbtif_dm.cc348 const uint8_t* p_uuid = p_service_data; in get_asha_service_data() local
/packages/modules/Bluetooth/system/stack/gatt/
Dgatt_sr.cc541 Uuid* p_uuid = gatts_get_service_uuid(el.p_db); in gatt_build_primary_service_rsp() local
660 uint8_t*& p, Uuid* p_uuid, in gatts_validate_packet_format()
Dgatt_api.cc313 Uuid* p_uuid = gatts_get_service_uuid(elem.p_db); in GATTS_AddService() local
Dgatt_utils.cc524 uint8_t* p_uuid = *p_data; in gatt_parse_uuid_from_cmd() local
/packages/modules/Bluetooth/system/bta/gatt/
Dbta_gattc_cache.cc583 void bta_gattc_search_service(tBTA_GATTC_CLCB* p_clcb, Uuid* p_uuid) { in bta_gattc_search_service()
/packages/modules/Bluetooth/system/stack/btm/
Dbtm_inq.cc2020 static uint16_t btm_convert_uuid_to_uuid16(const uint8_t* p_uuid, in btm_convert_uuid_to_uuid16()
Dbtm_ble_gap.cc2545 const uint8_t* p_uuid = p_service_data; in btm_ble_update_inq_result() local