Home
last modified time | relevance | path

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

/system/bt/bta/dm/
Dbta_dm_api.cc348 void BTA_GetEirService(uint8_t* p_eir, size_t eir_len, in BTA_GetEirService() function
/system/bt/bta/include/
Dbta_api.h1323 extern void BTA_GetEirService(uint8_t* p_eir, size_t eir_len,
/system/bt/btif/src/
Dbtif_dm.cc1272 BTA_GetEirService(p_search_data->inq_res.p_eir, in btif_dm_search_devices_evt()