Searched refs:HIDP_BLUETOOTH_VENDOR_ID (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.6/net/bluetooth/hidp/ | ||
D | hidp.h | 85 #define HIDP_BLUETOOTH_VENDOR_ID 9 macro |
D | core.c | 931 session->flags = req->flags & BIT(HIDP_BLUETOOTH_VENDOR_ID); in hidp_session_new() |