Home
last modified time | relevance | path

Searched refs:this_side_device (Results 1 – 1 of 1) sorted by relevance

/aosp12/system/bt/bta/hearing_aid/
H A Dhearing_aid.cc1067 uint8_t GetOtherSideStreamStatus(HearingDevice* this_side_device) { in GetOtherSideStreamStatus() argument
1069 if ((device.address == this_side_device->address) || in GetOtherSideStreamStatus()
1070 (device.hi_sync_id != this_side_device->hi_sync_id)) { in GetOtherSideStreamStatus()
1666 void send_state_change_to_other_side(HearingDevice* this_side_device, in send_state_change_to_other_side() argument
1669 if ((device.address == this_side_device->address) || in send_state_change_to_other_side()
1670 (device.hi_sync_id != this_side_device->hi_sync_id)) { in send_state_change_to_other_side()