Searched refs:CONN_RES_DISCONNECTED (Results 1 – 1 of 1) sorted by relevance
52 CONN_RES_DISCONNECTED enumerator487 g_hfpConnState = BtConnResult::CONN_RES_DISCONNECTED; in HandleBtConnect()505 g_a2dpConnState = BtConnResult::CONN_RES_DISCONNECTED; in HandleBtConnect()599 g_hidConnState = BtConnResult::CONN_RES_DISCONNECTED; in HandleBtDisconnect()610 g_hfpConnState = BtConnResult::CONN_RES_DISCONNECTED; in HandleBtDisconnect()640 if (g_hidConnState == BtConnResult::CONN_RES_DISCONNECTED) { in HandleBtDisconnectWaiting()650 if (g_a2dpConnState == BtConnResult::CONN_RES_DISCONNECTED && in HandleBtDisconnectWaiting()651 g_hfpConnState == BtConnResult::CONN_RES_DISCONNECTED) { in HandleBtDisconnectWaiting()826 g_hfpConnState = CONN_RES_DISCONNECTED; in OnConnectionStateChanged()828 g_a2dpConnState = CONN_RES_DISCONNECTED; in OnConnectionStateChanged()[all …]