Home
last modified time | relevance | path

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

/system/bt/bta/include/
Dbta_api.h1595 extern void BTA_GetEirService( UINT8 *p_eir, tBTA_SERVICE_MASK *p_services );
/system/bt/bta/dm/
Dbta_dm_api.c517 void BTA_GetEirService( UINT8 *p_eir, tBTA_SERVICE_MASK *p_services ) in BTA_GetEirService() function
/system/bt/btif/src/
Dbtif_dm.c1358 BTA_GetEirService(p_search_data->inq_res.p_eir, &services); in btif_dm_search_devices_evt()