Searched refs:advertise_connectable (Results 1 – 17 of 17) sorted by relevance
/Zephyr-Core-3.7.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.7.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.7.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.7.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.7.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.7.0/tests/bsim/bluetooth/host/gatt/settings/src/ |
D | utils.c | 116 void advertise_connectable(void) in advertise_connectable() function 226 advertise_connectable(); in connect_as_peripheral()
|
/Zephyr-Core-3.7.0/tests/bsim/bluetooth/host/security/id_addr_update/common/ |
D | bs_bt_utils.h | 81 void advertise_connectable(int id);
|