Searched refs:HCI_CM_SNIFF (Results 1 – 2 of 2) sorted by relevance
/linux-6.6.21/include/net/bluetooth/ | ||
D | hci.h | 606 #define HCI_CM_SNIFF 0x0002 macro |
/linux-6.6.21/net/bluetooth/ | ||
D | hci_conn.c | 2537 if (conn->mode != HCI_CM_SNIFF) in hci_conn_enter_active_mode() |