Home
last modified time | relevance | path

Searched refs:iso_disconnected (Results 1 – 13 of 13) sorted by relevance

/Zephyr-latest/tests/bsim/bluetooth/host/iso/cis/src/
Dcis_peripheral.c78 static void iso_disconnected(struct bt_iso_chan *chan, uint8_t reason) in iso_disconnected() function
113 .disconnected = iso_disconnected, in init()
Dcis_central.c118 static void iso_disconnected(struct bt_iso_chan *chan, uint8_t reason) in iso_disconnected() function
150 .disconnected = iso_disconnected, in init()
/Zephyr-latest/samples/bluetooth/iso_peripheral/src/
Dmain.c110 static void iso_disconnected(struct bt_iso_chan *chan, uint8_t reason) in iso_disconnected() function
118 .disconnected = iso_disconnected,
/Zephyr-latest/samples/bluetooth/iso_central/src/
Dmain.c153 static void iso_disconnected(struct bt_iso_chan *chan, uint8_t reason) in iso_disconnected() function
161 .disconnected = iso_disconnected,
/Zephyr-latest/samples/bluetooth/iso_broadcast/src/
Dmain.c41 static void iso_disconnected(struct bt_iso_chan *chan, uint8_t reason) in iso_disconnected() function
55 .disconnected = iso_disconnected,
/Zephyr-latest/tests/bsim/bluetooth/host/iso/bis/src/
Dbis_receiver.c91 static void iso_disconnected(struct bt_iso_chan *chan, uint8_t reason) in iso_disconnected() function
159 .disconnected = iso_disconnected, in init()
/Zephyr-latest/samples/bluetooth/iso_broadcast_benchmark/src/
Dreceiver.c239 static void iso_disconnected(struct bt_iso_chan *chan, uint8_t reason) in iso_disconnected() function
262 .disconnected = iso_disconnected,
Dbroadcaster.c83 static void iso_disconnected(struct bt_iso_chan *chan, uint8_t reason) in iso_disconnected() function
96 .disconnected = iso_disconnected,
/Zephyr-latest/samples/bluetooth/iso_receive/src/
Dmain.c240 static void iso_disconnected(struct bt_iso_chan *chan, uint8_t reason) in iso_disconnected() function
253 .disconnected = iso_disconnected,
/Zephyr-latest/tests/bsim/bluetooth/ll/bis/src/
Dtest_bis.c64 static void iso_disconnected(struct bt_iso_chan *chan, uint8_t reason);
70 .disconnected = iso_disconnected,
588 static void iso_disconnected(struct bt_iso_chan *chan, uint8_t reason) in iso_disconnected() function
/Zephyr-latest/subsys/bluetooth/host/shell/
Diso.c109 static void iso_disconnected(struct bt_iso_chan *chan, uint8_t reason) in iso_disconnected() function
120 .disconnected = iso_disconnected,
/Zephyr-latest/tests/bsim/bluetooth/ll/cis/src/
Dmain.c320 static void iso_disconnected(struct bt_iso_chan *chan, uint8_t reason) in iso_disconnected() function
329 .disconnected = iso_disconnected,
/Zephyr-latest/samples/bluetooth/iso_connected_benchmark/src/
Dmain.c331 static void iso_disconnected(struct bt_iso_chan *chan, uint8_t reason) in iso_disconnected() function
362 .disconnected = iso_disconnected,