Home
last modified time | relevance | path

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

/external/bluetooth/bluedroid/bta/hl/
Dbta_hl_sdp.c185 UINT16 profile_uuid = UUID_SERVCLASS_HDP_PROFILE; in bta_hl_sdp_register() local
/external/bluetooth/bluedroid/bta/ag/
Dbta_ag_sdp.c136 UINT16 profile_uuid; in bta_ag_add_record() local
/external/bluetooth/bluedroid/stack/sdp/
Dsdp_db.c723 BOOLEAN SDP_AddProfileDescriptorList (UINT32 handle, UINT16 profile_uuid, in SDP_AddProfileDescriptorList()
Dsdp_api.c867 BOOLEAN SDP_FindProfileVersionInRec (tSDP_DISC_REC *p_rec, UINT16 profile_uuid, UINT16 *p_version) in SDP_FindProfileVersionInRec()