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.c140 static UINT8 btm_convert_uuid_to_eir_service( UINT16 uuid16 );
2561 static UINT8 btm_convert_uuid_to_eir_service( UINT16 uuid16 ) in btm_convert_uuid_to_eir_service() function
2592 service_id = btm_convert_uuid_to_eir_service(uuid16); in BTM_HasEirService()
2643 service_id = btm_convert_uuid_to_eir_service(uuid16); in BTM_AddEirService()
2664 service_id = btm_convert_uuid_to_eir_service(uuid16); in BTM_RemoveEirService()