Home
last modified time | relevance | path

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

/external/bluetooth/bluedroid/stack/btm/
Dbtm_inq.c150 static UINT8 btm_convert_uuid_to_eir_service( UINT16 uuid16 );
2993 static UINT8 btm_convert_uuid_to_eir_service( UINT16 uuid16 ) in btm_convert_uuid_to_eir_service() function
3026 service_id = btm_convert_uuid_to_eir_service(uuid16); in BTM_HasEirService()
3085 service_id = btm_convert_uuid_to_eir_service(uuid16); in BTM_AddEirService()
3108 service_id = btm_convert_uuid_to_eir_service(uuid16); in BTM_RemoveEirService()