Searched refs:bt_conn_set_bondable (Results 1 – 5 of 5) sorted by relevance
50 bt_conn_set_bondable(conn, IS_FLAG_SET(bondable))) { in connected()
2053 int bt_conn_set_bondable(struct bt_conn *conn, bool enable);
685 can also be changed by calling `bt_conn_set_bondable()` if the configuration700 Enable support for the bt_conn_set_bondable API function that is
5498 int bt_conn_set_bondable(struct bt_conn *conn, bool enable) in bt_conn_set_bondable() function
3888 err = bt_conn_set_bondable(default_conn, enable); in cmd_conn_bondable()