Home
last modified time | relevance | path

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

/aosp12/system/bt/test/mock/
H A Dmock_bta_dm_api.cc136 void BTA_GetEirService(uint8_t* p_eir, size_t eir_len, in BTA_GetEirService() function
/aosp12/system/bt/bta/dm/
H A Dbta_dm_api.cc280 void BTA_GetEirService(uint8_t* p_eir, size_t eir_len, in BTA_GetEirService() function
/aosp12/system/bt/bta/include/
H A Dbta_api.h867 extern void BTA_GetEirService(uint8_t* p_eir, size_t eir_len,
/aosp12/system/bt/btif/src/
H A Dbtif_dm.cc1159 BTA_GetEirService(p_search_data->inq_res.p_eir, in btif_dm_search_devices_evt()