Searched refs:BTM_AddEirService (Results 1 – 5 of 5) sorted by relevance
1530 extern void BTM_AddEirService(uint32_t* p_eir_uuid, uint16_t uuid16);
2171 void BTM_AddEirService(uint32_t* p_eir_uuid, uint16_t uuid16) { in BTM_AddEirService() function2458 BTM_AddEirService(p_results->eir_uuid, uuid16); in btm_set_eir_uuid()2468 if (uuid16) BTM_AddEirService(p_results->eir_uuid, uuid16); in btm_set_eir_uuid()2478 if (uuid16) BTM_AddEirService(p_results->eir_uuid, uuid16); in btm_set_eir_uuid()
402 void BTM_AddEirService(uint32_t* p_eir_uuid, uint16_t uuid16);
731 void bluetooth::shim::BTM_AddEirService(uint32_t* p_eir_uuid, uint16_t uuid16) { in BTM_AddEirService() function in bluetooth::shim
3594 BTM_AddEirService(bta_dm_cb.eir_uuid, uuid16); in bta_dm_eir_update_uuid()