Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/bluetooth/
H A Dlib.c194 bool bt_dbg_get(void) in bt_dbg_get() function
H A Dmgmt.c3797 flags = bt_dbg_get() ? BIT(0) : 0; in read_exp_features_info()
3886 bool changed = bt_dbg_get(); in set_exp_feature()
3936 changed = val ? !bt_dbg_get() : bt_dbg_get(); in set_exp_feature()
/OK3568_Linux_fs/kernel/include/net/bluetooth/
H A Dbluetooth.h164 bool bt_dbg_get(void);