Home
last modified time | relevance | path

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

/system/bt/bta/include/
Dbta_hearing_aid_api.h104 bool connecting_actively; member
160 connecting_actively(false), in HearingDevice()
184 connecting_actively(first_connection), in HearingDevice()
/system/bt/bta/hearing_aid/
Dhearing_aid.cc362 if (!hearingDevice->connecting_actively) { in OnGattConnected()
373 hearingDevice->connecting_actively = false; in OnGattConnected()
1458 if (hearingDevice->connecting_actively) { in Disconnect()