Home
last modified time | relevance | path

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

/Linux-v6.6/net/bluetooth/hidp/
Dhidp.h85 #define HIDP_BLUETOOTH_VENDOR_ID 9 macro
Dcore.c931 session->flags = req->flags & BIT(HIDP_BLUETOOTH_VENDOR_ID); in hidp_session_new()