Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/bluetooth/
Dconn.h1999 bool bt_get_bondable(void);
/Zephyr-latest/subsys/bluetooth/host/classic/
Dbr.c243 atomic_set_bit_to(conn->flags, BT_CONN_BR_BONDABLE, bt_get_bondable()); in bt_hci_conn_complete()
/Zephyr-latest/subsys/bluetooth/host/
Dsmp.c2662 bool bt_get_bondable(void) in bt_get_bondable() function