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.cc491 send_state_change_to_other_side(hearingDevice, conn_update); in OnConnectionUpdateComplete()
959 send_state_change_to_other_side(hearingDevice, inform_conn_state); in OnGapConnection()
1469 send_state_change_to_other_side(hearingDevice, inform_disconn_state); in Disconnect()
1503 send_state_change_to_other_side(hearingDevice, inform_disconn_state); in OnGattDisconnected()
1656 void send_state_change_to_other_side(HearingDevice* this_side_device, in send_state_change_to_other_side() function in __anonbabfa7770111::HearingAidImpl