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.cc81 bluetooth::Uuid* p_uuid) { in SDP_FindServiceUUIDInRec()
86 bluetooth::Uuid* p_uuid) { in SDP_FindServiceUUIDInRec_128bit()
Dmock_btif_storage.cc142 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.cc254 bool SDP_FindServiceUUIDInRec(const tSDP_DISC_REC* p_rec, Uuid* p_uuid) { in SDP_FindServiceUUIDInRec()
327 bool SDP_FindServiceUUIDInRec_128bit(const tSDP_DISC_REC* p_rec, Uuid* p_uuid) { in SDP_FindServiceUUIDInRec_128bit()
Dsdp_utils.cc1050 bool sdpu_is_base_uuid(uint8_t* p_uuid) { in sdpu_is_base_uuid()
1394 uint8_t* p_uuid = p_attr->value_ptr + 3; in sdpu_is_avrcp_profile_description_list() local
1433 uint8_t* p_uuid = p_attr->value_ptr + 1; in sdpu_is_service_id_avrc_target() local
Dsdp_db.cc54 const uint8_t* p_uuid, uint16_t uuid_len, in find_uuid_in_seq()
/packages/modules/Bluetooth/system/test/headless/
Dproperty.h115 bluetooth::Uuid* p_uuid = reinterpret_cast<bluetooth::Uuid*>(data.get()); in get_uuids() local
/packages/modules/Bluetooth/system/btif/src/
Dbtif_storage.cc301 Uuid* p_uuid = reinterpret_cast<Uuid*>(prop->val); in cfg2prop() local
552 size_t btif_split_uuids_string(const char* str, bluetooth::Uuid* p_uuid, in btif_split_uuids_string()
629 Uuid* p_uuid = reinterpret_cast<Uuid*>(property->val); in btif_storage_get_adapter_property() local
Dbtif_profile_storage.cc365 Uuid p_uuid[BT_MAX_NUM_UUIDS]; in btif_device_supports_profile() local
497 Uuid p_uuid[BT_MAX_NUM_UUIDS]; in btif_storage_load_bonded_hearing_aids() local
785 Uuid p_uuid[BT_MAX_NUM_UUIDS]; in btif_storage_load_bonded_leaudio() local
Dbtif_dm.cc374 const uint8_t* p_uuid = p_service_data; in get_asha_service_data() local
/packages/modules/Bluetooth/system/stack/gatt/
Dgatt_sr.cc561 Uuid* p_uuid = gatts_get_service_uuid(el.p_db); in gatt_build_primary_service_rsp() local
680 uint8_t*& p, Uuid* p_uuid, in gatts_validate_packet_format()
Dgatt_api.cc315 Uuid* p_uuid = gatts_get_service_uuid(elem.p_db); in GATTS_AddService() local
Dgatt_utils.cc578 uint8_t* p_uuid = *p_data; in gatt_parse_uuid_from_cmd() local
/packages/modules/Bluetooth/system/bta/gatt/
Dbta_gattc_cache.cc595 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.cc2328 static uint16_t btm_convert_uuid_to_uuid16(const uint8_t* p_uuid, in btm_convert_uuid_to_uuid16()
Dbtm_ble_gap.cc2053 const uint8_t* p_uuid = p_service_data; in btm_ble_update_inq_result() local