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