Searched defs:GetDeviceCount (Results 1 – 2 of 2) sorted by relevance
/packages/modules/Bluetooth/system/test/mock/ | ||
D | mock_bta_hearing_aid.cc | 31 int HearingAid::GetDeviceCount() { in GetDeviceCount() function in HearingAid |
/packages/modules/Bluetooth/system/bta/hearing_aid/ | ||
D | hearing_aid.cc | 491 int GetDeviceCount() { return (hearingDevices.size()); } in GetDeviceCount() function in __anon39b8338d0111::HearingAidImpl |