Searched refs:HID_HOST_L2CAP_CONFIG_REQ_EVT (Results 1 – 2 of 2) sorted by relevance
424 HidHostMessage event(HID_HOST_L2CAP_CONFIG_REQ_EVT); in HidHostRecvConfigReqCallback()942 case HID_HOST_L2CAP_CONFIG_REQ_EVT: in ProcessEvent()978 case HID_HOST_L2CAP_CONFIG_REQ_EVT: in GetEventName()
74 static constexpr int HID_HOST_L2CAP_CONFIG_REQ_EVT = 103; variable