Home
last modified time | relevance | path

Searched refs:btm_find_match_custom_uuid_slot (Results 1 – 1 of 1) sorted by relevance

/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/
Dbtm_inq.c2597 static UINT8 btm_find_match_custom_uuid_slot(tBT_UUID *custom_uuid, tBT_UUID uuid) in btm_find_match_custom_uuid_slot() function
2623 UINT8 match_slot = btm_find_match_custom_uuid_slot(custom_uuid, uuid); in BTM_HasCustomEirService()
2691 UINT8 match_slot = btm_find_match_custom_uuid_slot(custom_uuid, uuid); in BTM_RemoveCustomEirService()