Home
last modified time | relevance | path

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

/system/bt/bta/hearing_aid/
Dhearing_aid.cc484 send_state_change_to_other_side(hearingDevice, conn_update); in OnConnectionUpdateComplete()
955 send_state_change_to_other_side(hearingDevice, inform_conn_state); in OnGapConnection()
1453 send_state_change_to_other_side(hearingDevice, inform_disconn_state); in Disconnect()
1478 send_state_change_to_other_side(hearingDevice, inform_disconn_state); in OnGattDisconnected()
1612 void send_state_change_to_other_side(HearingDevice* this_side_device, in send_state_change_to_other_side() function in __anon6e38dbc00111::HearingAidImpl