Home
last modified time | relevance | path

Searched refs:HID_HOST_CONN_FLAGS_MY_INTR_CFG_DONE (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.h212 static constexpr uint8_t HID_HOST_CONN_FLAGS_MY_INTR_CFG_DONE = 0x10; variable
H A Dhid_host_l2cap_connection.cpp832 connFlags_ |= HID_HOST_CONN_FLAGS_MY_INTR_CFG_DONE; in HidHostRecvConfigRspCallbackTask()