Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/hid_host/
H A Dhid_host_l2cap_connection.cpp115 HidHostMessage event(HID_HOST_L2CAP_SECURITY_RESULT_EVT, result); in HidHostSecurityCheckCallback()
960 case HID_HOST_L2CAP_SECURITY_RESULT_EVT: in ProcessEvent()
990 case HID_HOST_L2CAP_SECURITY_RESULT_EVT: in GetEventName()
H A Dhid_host_defines.h81 static constexpr int HID_HOST_L2CAP_SECURITY_RESULT_EVT = 110; variable