Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/bta/hearing_aid/
Dhearing_aid.cc637 send_state_change_to_other_side(hearingDevice, conn_update); in OnConnectionUpdateComplete()
1181 send_state_change_to_other_side(hearingDevice, inform_conn_state); in OnDeviceReady()
1833 send_state_change_to_other_side(hearingDevice, inform_disconn_state); in Disconnect()
1872 send_state_change_to_other_side(hearingDevice, inform_disconn_state); in OnGattDisconnected()
2051 void send_state_change_to_other_side(HearingDevice* this_side_device, in send_state_change_to_other_side() function in __anon39b8338d0111::HearingAidImpl