Home
last modified time | relevance | path

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

/Zephyr-4.1.0/include/zephyr/bluetooth/
Dconn.h2028 bool bt_get_bondable(void);
/Zephyr-4.1.0/subsys/bluetooth/host/classic/
Dbr.c245 atomic_set_bit_to(conn->flags, BT_CONN_BR_BONDABLE, bt_get_bondable()); in bt_hci_conn_complete()
/Zephyr-4.1.0/subsys/bluetooth/host/
Dsmp.c2699 bool bt_get_bondable(void) in bt_get_bondable() function