Searched defs:p_uuid (Results  1 – 15 of 15) sorted by relevance
| /packages/modules/Bluetooth/system/test/mock/ | 
| D | mock_stack_sdp_api.cc | 88                               bluetooth::Uuid* p_uuid) {  in SDP_FindServiceUUIDInRec()93                                      bluetooth::Uuid* p_uuid) {  in SDP_FindServiceUUIDInRec_128bit()
 
 | 
| D | mock_btif_storage.cc | 178 size_t btif_split_uuids_string(const char* str, bluetooth::Uuid* p_uuid,  in btif_split_uuids_string()
 | 
| /packages/modules/Bluetooth/system/stack/sdp/ | 
| D | sdp_api.cc | 258 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()
 
 | 
| D | sdp_utils.cc | 1033 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
 
 | 
| D | sdp_db.cc | 109                              const uint8_t* p_uuid, uint16_t uuid_len,  in find_uuid_in_seq()
 | 
| /packages/modules/Bluetooth/system/test/headless/ | 
| D | property.h | 71     bluetooth::Uuid* p_uuid = reinterpret_cast<bluetooth::Uuid*>(data.get());  in get_uuids()  local
 | 
| /packages/modules/Bluetooth/system/btif/src/ | 
| D | btif_storage.cc | 315         Uuid* p_uuid = reinterpret_cast<Uuid*>(prop->val);  in cfg2prop()  local534 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
 
 | 
| D | btif_profile_storage.cc | 244     Uuid p_uuid[BT_MAX_NUM_UUIDS];  in btif_device_supports_profile()  local385       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
 
 | 
| D | btif_dm.cc | 348       const uint8_t* p_uuid = p_service_data;  in get_asha_service_data()  local
 | 
| /packages/modules/Bluetooth/system/stack/gatt/ | 
| D | gatt_sr.cc | 541     Uuid* p_uuid = gatts_get_service_uuid(el.p_db);  in gatt_build_primary_service_rsp()  local660                                                  uint8_t*& p, Uuid* p_uuid,  in gatts_validate_packet_format()
 
 | 
| D | gatt_api.cc | 313     Uuid* p_uuid = gatts_get_service_uuid(elem.p_db);  in GATTS_AddService()  local
 | 
| D | gatt_utils.cc | 524   uint8_t* p_uuid = *p_data;  in gatt_parse_uuid_from_cmd()  local
 | 
| /packages/modules/Bluetooth/system/bta/gatt/ | 
| D | bta_gattc_cache.cc | 583 void bta_gattc_search_service(tBTA_GATTC_CLCB* p_clcb, Uuid* p_uuid) {  in bta_gattc_search_service()
 | 
| /packages/modules/Bluetooth/system/stack/btm/ | 
| D | btm_inq.cc | 2020 static uint16_t btm_convert_uuid_to_uuid16(const uint8_t* p_uuid,  in btm_convert_uuid_to_uuid16()
 | 
| D | btm_ble_gap.cc | 2545       const uint8_t* p_uuid = p_service_data;  in btm_ble_update_inq_result()  local
 |