Home
last modified time | relevance | path

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

/system/bt/bta/hearing_aid/
Dhearing_aid.cc1054 uint8_t GetOtherSideStreamStatus(HearingDevice* this_side_device) { in GetOtherSideStreamStatus() argument
1056 if ((device.address == this_side_device->address) || in GetOtherSideStreamStatus()
1057 (device.hi_sync_id != this_side_device->hi_sync_id)) { in GetOtherSideStreamStatus()
1612 void send_state_change_to_other_side(HearingDevice* this_side_device, in send_state_change_to_other_side() argument
1615 if ((device.address == this_side_device->address) || in send_state_change_to_other_side()
1616 (device.hi_sync_id != this_side_device->hi_sync_id)) { in send_state_change_to_other_side()