Searched defs:p_eir_uuid (Results 1 – 2 of 2) sorted by relevance
2123 bool BTM_HasEirService(const uint32_t* p_eir_uuid, uint16_t uuid16) { in BTM_HasEirService()2171 void BTM_AddEirService(uint32_t* p_eir_uuid, uint16_t uuid16) { in BTM_AddEirService()2192 void BTM_RemoveEirService(uint32_t* p_eir_uuid, uint16_t uuid16) { in BTM_RemoveEirService()2216 uint8_t BTM_GetEirSupportedServices(uint32_t* p_eir_uuid, uint8_t** p, in BTM_GetEirSupportedServices()
717 bool bluetooth::shim::BTM_HasEirService(const uint32_t* p_eir_uuid, in BTM_HasEirService()731 void bluetooth::shim::BTM_AddEirService(uint32_t* p_eir_uuid, uint16_t uuid16) { in BTM_AddEirService()736 void bluetooth::shim::BTM_RemoveEirService(uint32_t* p_eir_uuid, in BTM_RemoveEirService()742 uint8_t bluetooth::shim::BTM_GetEirSupportedServices(uint32_t* p_eir_uuid, in BTM_GetEirSupportedServices()