Searched refs:BTM_RemoveEirService (Results 1 – 5 of 5) sorted by relevance
1545 extern void BTM_RemoveEirService(uint32_t* p_eir_uuid, uint16_t uuid16);
417 void BTM_RemoveEirService(uint32_t* p_eir_uuid, uint16_t uuid16);
736 void bluetooth::shim::BTM_RemoveEirService(uint32_t* p_eir_uuid, in BTM_RemoveEirService() function in bluetooth::shim
2192 void BTM_RemoveEirService(uint32_t* p_eir_uuid, uint16_t uuid16) { in BTM_RemoveEirService() function
3598 BTM_RemoveEirService(bta_dm_cb.eir_uuid, uuid16); in bta_dm_eir_update_uuid()