Searched refs:BTM_AddEirService (Results 1 – 3 of 3) sorted by relevance
2258 void BTM_AddEirService(uint32_t* p_eir_uuid, uint16_t uuid16) { in BTM_AddEirService() function2545 BTM_AddEirService(p_results->eir_uuid, uuid16); in btm_set_eir_uuid()2555 if (uuid16) BTM_AddEirService(p_results->eir_uuid, uuid16); in btm_set_eir_uuid()2565 if (uuid16) BTM_AddEirService(p_results->eir_uuid, uuid16); in btm_set_eir_uuid()
1916 extern void BTM_AddEirService(uint32_t* p_eir_uuid, uint16_t uuid16);
3587 BTM_AddEirService(bta_dm_cb.eir_uuid, uuid16); in bta_dm_eir_update_uuid()