Home
last modified time | relevance | path

Searched refs:bt_dbg_get (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/net/bluetooth/
Dlib.c194 bool bt_dbg_get(void) in bt_dbg_get() function
Dmgmt.c3794 flags = bt_dbg_get() ? BIT(0) : 0; in read_exp_features_info()
3883 bool changed = bt_dbg_get(); in set_exp_feature()
3933 changed = val ? !bt_dbg_get() : bt_dbg_get(); in set_exp_feature()
/Linux-v5.10/include/net/bluetooth/
Dbluetooth.h164 bool bt_dbg_get(void);