Home
last modified time | relevance | path

Searched defs:peripheral_cb (Results 1 – 5 of 5) sorted by relevance

/Zephyr-latest/tests/bsim/bluetooth/host/security/security_changed_callback/src/
Dperipheral.c43 struct bt_conn_cb peripheral_cb = {}; in peripheral_unpair_in_sec_cb() local
87 struct bt_conn_cb peripheral_cb = {}; in peripheral_disconnect_in_sec_cb() local
/Zephyr-latest/tests/bsim/bluetooth/host/gatt/ccc_store/src/
Dperipheral.c42 static struct bt_conn_cb peripheral_cb; variable
/Zephyr-latest/tests/bsim/bluetooth/host/security/ccc_update/src/
Dperipheral.c42 static struct bt_conn_cb peripheral_cb; variable
/Zephyr-latest/samples/bluetooth/encrypted_advertising/peripheral/src/
Dperipheral_ead.c30 static struct bt_conn_cb peripheral_cb; variable
/Zephyr-latest/tests/bsim/bluetooth/host/l2cap/multilink_peripheral/src/
Ddut.c304 static struct bt_conn_cb peripheral_cb = { in entrypoint_dut() local