/Zephyr-Core-3.5.0/tests/bsim/bluetooth/host/adv/resume/src/ |
D | dut.c | 25 advertise_connectable(0, 0); in dut_procedure() 44 advertise_connectable(0, 1); in dut_procedure() 63 advertise_connectable(0, true); in dut_procedure_2()
|
D | tester.c | 56 advertise_connectable(0, 0); in tester_peripheral_procedure()
|
D | bs_bt_utils.h | 78 void advertise_connectable(int id, bool persist);
|
D | bs_bt_utils.c | 190 void advertise_connectable(int id, bool persist) in advertise_connectable() function
|
/Zephyr-Core-3.5.0/tests/bsim/bluetooth/host/security/bond_overwrite_allowed/src/ |
D | peripheral.c | 31 advertise_connectable(id_a, NULL); in peripheral() 39 advertise_connectable(id_b, NULL); in peripheral() 52 advertise_connectable(id_b, ¢ral); in peripheral()
|
D | bs_bt_utils.h | 79 void advertise_connectable(int id, bt_addr_le_t *directed_dst);
|
D | bs_bt_utils.c | 158 void advertise_connectable(int id, bt_addr_le_t *directed_dst) in advertise_connectable() function
|
/Zephyr-Core-3.5.0/tests/bsim/bluetooth/host/security/bond_per_connection/src/ |
D | peripheral.c | 32 advertise_connectable(id_a, NULL); in peripheral() 44 advertise_connectable(id_a, NULL); in peripheral() 54 advertise_connectable(id_b, NULL); in peripheral()
|
D | bs_bt_utils.h | 83 void advertise_connectable(int id, bt_addr_le_t *directed_dst);
|
D | bs_bt_utils.c | 179 void advertise_connectable(int id, bt_addr_le_t *directed_dst) in advertise_connectable() function
|
/Zephyr-Core-3.5.0/tests/bsim/bluetooth/host/security/bond_overwrite_denied/src/ |
D | peripheral.c | 31 advertise_connectable(id_a, NULL); in peripheral() 39 advertise_connectable(id_b, NULL); in peripheral()
|
D | bs_bt_utils.h | 79 void advertise_connectable(int id, bt_addr_le_t *directed_dst);
|
D | bs_bt_utils.c | 158 void advertise_connectable(int id, bt_addr_le_t *directed_dst) in advertise_connectable() function
|
/Zephyr-Core-3.5.0/tests/bsim/bluetooth/host/security/security_changed_callback/src/ |
D | peripheral.c | 56 advertise_connectable(BT_ID_DEFAULT, NULL); in peripheral_unpair_in_sec_cb() 100 advertise_connectable(BT_ID_DEFAULT, NULL); in peripheral_disconnect_in_sec_cb()
|
D | bs_bt_utils.h | 78 void advertise_connectable(int id, bt_addr_le_t *directed_dst);
|
D | bs_bt_utils.c | 170 void advertise_connectable(int id, bt_addr_le_t *directed_dst) in advertise_connectable() function
|
/Zephyr-Core-3.5.0/tests/bsim/bluetooth/host/security/id_addr_update/peripheral/src/ |
D | peripheral.c | 55 advertise_connectable(id_a); in peripheral() 65 advertise_connectable(id_b); in peripheral()
|
D | utils.h | 13 void advertise_connectable(int id);
|
D | utils.c | 148 void advertise_connectable(int id) in advertise_connectable() function
|
/Zephyr-Core-3.5.0/tests/bsim/bluetooth/host/gatt/settings/src/ |
D | utils.c | 99 void advertise_connectable(void) in advertise_connectable() function 218 advertise_connectable(); in connect_as_peripheral()
|
/Zephyr-Core-3.5.0/tests/bsim/bluetooth/host/security/id_addr_update/common/ |
D | bs_bt_utils.h | 81 void advertise_connectable(int id);
|