Home
last modified time | relevance | path

Searched refs:isDisconnected (Results 1 - 4 of 4) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/service/src/hid_host/
H A Dhid_host_service.cpp114 bool isDisconnected = false; in ShutDown() local
118 isDisconnected = true; in ShutDown()
122 if (!isDisconnected) { in ShutDown()
/foundation/communication/bluetooth_service/services/bluetooth/service/src/pan/
H A Dpan_service.cpp117 bool isDisconnected = false; in ShutDown() local
121 isDisconnected = true; in ShutDown()
125 if (!isDisconnected) { in ShutDown()
/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_hf/
H A Dhfp_hf_service.cpp131 bool isDisconnected = false; in ShutDown() local
135 isDisconnected = true; in ShutDown()
139 if (!isDisconnected) { in ShutDown()
/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_ag/
H A Dhfp_ag_service.cpp94 bool isDisconnected = false; in ShutDown() local
98 isDisconnected = true; in ShutDown()
102 if (!isDisconnected) { in ShutDown()

Completed in 5 milliseconds