Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/hid_host/
H A Dhid_host_defines.h96 static constexpr int HID_HOST_CONN_STATE_DISCONNECTING = 5; variable
H A Dhid_host_l2cap_connection.cpp219 state_ = HID_HOST_CONN_STATE_DISCONNECTING; in Disconnect()
849 state_ = HID_HOST_CONN_STATE_DISCONNECTING; in HidHostRecvDisconnectionReqCallbackTask()