Home
last modified time | relevance | path

Searched refs:bt_dbg_get (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/net/bluetooth/
H A Dlib.c194 bool bt_dbg_get(void) in bt_dbg_get() function
H A Dmgmt.c3802 flags = bt_dbg_get() ? BIT(0) : 0; in read_exp_features_info()
3891 bool changed = bt_dbg_get(); in set_exp_feature()
3941 changed = val ? !bt_dbg_get() : bt_dbg_get(); in set_exp_feature()
/kernel/linux/linux-6.6/net/bluetooth/
H A Dlib.c265 bool bt_dbg_get(void) in bt_dbg_get() function
H A Dmgmt.c4353 flags = bt_dbg_get() ? BIT(0) : 0; in read_exp_features_info()
4491 bool changed = bt_dbg_get(); in set_zero_key_func()
4545 changed = val ? !bt_dbg_get() : bt_dbg_get(); in set_debug_func()
/kernel/linux/linux-5.10/include/net/bluetooth/
H A Dbluetooth.h164 bool bt_dbg_get(void);
/kernel/linux/linux-6.6/include/net/bluetooth/
H A Dbluetooth.h250 bool bt_dbg_get(void);

Completed in 23 milliseconds