Home
last modified time | relevance | path

Searched refs:L2CAP_HID_Host_CALLBACK (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.h254 static constexpr L2capService L2CAP_HID_Host_CALLBACK = { variable
H A Dhid_host_l2cap_connection.cpp42 …if (L2CIF_RegisterService(HID_CONTROL_PSM, (L2capService *)&L2CAP_HID_Host_CALLBACK, nullptr, null… in Startup()
47 …if (L2CIF_RegisterService(HID_INTERRUPT_PSM, (L2capService *)&L2CAP_HID_Host_CALLBACK, nullptr, nu… in Startup()