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