Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/
Dbtm_inq.c139 static UINT8 btm_convert_uuid_to_eir_service( UINT16 uuid16 );
2455 static UINT8 btm_convert_uuid_to_eir_service( UINT16 uuid16 ) in btm_convert_uuid_to_eir_service() function
2484 service_id = btm_convert_uuid_to_eir_service(uuid16); in BTM_HasEirService()
2533 service_id = btm_convert_uuid_to_eir_service(uuid16); in BTM_AddEirService()
2671 service_id = btm_convert_uuid_to_eir_service(uuid16); in BTM_RemoveEirService()