Home
last modified time | relevance | path

Searched refs:set_bondable (Results 1 – 6 of 6) sorted by relevance

/Zephyr-Core-3.6.0/tests/bsim/bluetooth/host/security/bond_per_connection/src/
Dperipheral.c43 set_bondable(true); in peripheral()
53 set_bondable(false); in peripheral()
Dcentral.c34 set_bondable(true); in central()
Dbs_bt_utils.h84 void set_bondable(bool enable);
Dbs_bt_utils.c199 void set_bondable(bool enable) in set_bondable() function
/Zephyr-Core-3.6.0/tests/bsim/bluetooth/host/security/security_changed_callback/src/
Dbs_bt_utils.h79 void set_bondable(bool enable);
/Zephyr-Core-3.6.0/tests/bluetooth/tester/src/
Dbtp_gap.c549 static uint8_t set_bondable(const void *cmd, uint16_t cmd_len, in set_bondable() function
1699 .func = set_bondable,