Home
last modified time | relevance | path

Searched defs:force_active (Results 1 – 2 of 2) sorted by relevance

/linux/include/net/bluetooth/
H A Dbluetooth.h88 __u8 force_active; member
494 u8 force_active; member
/linux/net/bluetooth/
H A Dhci_conn.c2696 void hci_conn_enter_active_mode(struct hci_conn *conn, __u8 force_active) in hci_conn_enter_active_mode()