Home
last modified time | relevance | path

Searched refs:bt_set_bondable (Results 1 – 4 of 4) sorted by relevance

/Zephyr-latest/include/zephyr/bluetooth/
Dconn.h1988 void bt_set_bondable(bool enable);
/Zephyr-latest/tests/bluetooth/tester/src/
Dbtp_gap.c610 bt_set_bondable(cp->bondable); in set_bondable()
/Zephyr-latest/subsys/bluetooth/host/shell/
Dbt.c3856 bt_set_bondable(true); in cmd_bondable()
3858 bt_set_bondable(false); in cmd_bondable()
/Zephyr-latest/subsys/bluetooth/host/
Dsmp.c2657 void bt_set_bondable(bool enable) in bt_set_bondable() function