Searched refs:term_cb (Results 1 – 10 of 10) sorted by relevance
/Zephyr-latest/samples/bluetooth/peripheral_past/src/ |
D | main.c | 41 static void term_cb(struct bt_le_per_adv_sync *sync, in term_cb() function 71 .term = term_cb,
|
/Zephyr-latest/samples/bluetooth/periodic_sync_conn/src/ |
D | main.c | 47 static void term_cb(struct bt_le_per_adv_sync *sync, in term_cb() function 110 .term = term_cb,
|
/Zephyr-latest/samples/bluetooth/direction_finding_connectionless_rx/src/ |
D | main.c | 59 static void term_cb(struct bt_le_per_adv_sync *sync, 72 .term = term_cb, 173 static void term_cb(struct bt_le_per_adv_sync *sync, in term_cb() function
|
/Zephyr-latest/samples/bluetooth/periodic_sync_rsp/src/ |
D | main.c | 55 static void term_cb(struct bt_le_per_adv_sync *sync, in term_cb() function 124 .term = term_cb,
|
/Zephyr-latest/samples/bluetooth/periodic_sync/src/ |
D | main.c | 145 static void term_cb(struct bt_le_per_adv_sync *sync, in term_cb() function 176 .term = term_cb,
|
/Zephyr-latest/samples/bluetooth/central_past/src/ |
D | main.c | 218 static void term_cb(struct bt_le_per_adv_sync *sync, in term_cb() function 247 .term = term_cb,
|
/Zephyr-latest/tests/bsim/bluetooth/host/adv/periodic/src/ |
D | per_adv_sync.c | 125 static void term_cb(struct bt_le_per_adv_sync *sync, in term_cb() function 167 .term = term_cb,
|
/Zephyr-latest/samples/bluetooth/iso_broadcast_benchmark/src/ |
D | receiver.c | 128 static void term_cb(struct bt_le_per_adv_sync *sync, in term_cb() function 162 .term = term_cb,
|
/Zephyr-latest/samples/bluetooth/iso_receive/src/ |
D | main.c | 147 static void term_cb(struct bt_le_per_adv_sync *sync, in term_cb() function 205 .term = term_cb,
|
/Zephyr-latest/tests/bsim/bluetooth/audio/src/ |
D | bap_broadcast_assistant_test.c | 309 static void term_cb(struct bt_le_per_adv_sync *sync, in term_cb() function 324 .term = term_cb,
|