Home
last modified time | relevance | path

Searched defs:profile_uuid (Results 1 – 5 of 5) sorted by relevance

/hal_espressif-latest/components/bt/host/bluedroid/bta/hf_client/
Dbta_hf_client_sdp.c93 UINT16 profile_uuid; in bta_hf_client_add_record() local
/hal_espressif-latest/components/bt/host/bluedroid/bta/hf_ag/
Dbta_ag_sdp.c135 UINT16 profile_uuid; in bta_ag_add_record() local
/hal_espressif-latest/components/bt/host/bluedroid/stack/hid/
Dhidd_api.c269 const uint16_t profile_uuid = UUID_SERVCLASS_HUMAN_INTERFACE; in HID_DevAddRecord() local
/hal_espressif-latest/components/bt/host/bluedroid/stack/sdp/
Dsdp_api.c826 BOOLEAN SDP_FindProfileVersionInRec (tSDP_DISC_REC *p_rec, UINT16 profile_uuid, UINT16 *p_version) in SDP_FindProfileVersionInRec()
Dsdp_db.c736 BOOLEAN SDP_AddProfileDescriptorList (UINT32 handle, UINT16 profile_uuid, in SDP_AddProfileDescriptorList()