Home
last modified time | relevance | path

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

/system/bt/stack/btm/
Dbtm_inq.c134 static UINT8 btm_convert_uuid_to_eir_service( UINT16 uuid16 );
2536 static UINT8 btm_convert_uuid_to_eir_service( UINT16 uuid16 ) in btm_convert_uuid_to_eir_service() function
2567 service_id = btm_convert_uuid_to_eir_service(uuid16); in BTM_HasEirService()
2618 service_id = btm_convert_uuid_to_eir_service(uuid16); in BTM_AddEirService()
2639 service_id = btm_convert_uuid_to_eir_service(uuid16); in BTM_RemoveEirService()