Searched refs:cap_discovery_complete_cb (Results 1 – 6 of 6) sorted by relevance
| /Zephyr-latest/samples/bluetooth/tmap_central/src/ |
| D | cap_initiator.c | 110 static void cap_discovery_complete_cb(struct bt_conn *conn, int err, in cap_discovery_complete_cb() function 160 .unicast_discovery_complete = cap_discovery_complete_cb,
|
| /Zephyr-latest/samples/bluetooth/cap_initiator/src/ |
| D | cap_initiator_unicast.c | 389 static void cap_discovery_complete_cb(struct bt_conn *conn, int err, in cap_discovery_complete_cb() function 715 .unicast_discovery_complete = cap_discovery_complete_cb, in init_cap_initiator()
|
| /Zephyr-latest/tests/bsim/bluetooth/audio/src/ |
| D | cap_commander_test.c | 81 static void cap_discovery_complete_cb(struct bt_conn *conn, int err, in cap_discovery_complete_cb() function 229 .discovery_complete = cap_discovery_complete_cb,
|
| D | gmap_ugg_test.c | 251 static void cap_discovery_complete_cb(struct bt_conn *conn, int err, in cap_discovery_complete_cb() function 310 .unicast_discovery_complete = cap_discovery_complete_cb,
|
| D | cap_initiator_unicast_test.c | 245 static void cap_discovery_complete_cb(struct bt_conn *conn, int err, in cap_discovery_complete_cb() function 305 .unicast_discovery_complete = cap_discovery_complete_cb,
|
| /Zephyr-latest/tests/bluetooth/tester/src/audio/ |
| D | btp_cap.c | 66 static void cap_discovery_complete_cb(struct bt_conn *conn, int err, in cap_discovery_complete_cb() function 164 .unicast_discovery_complete = cap_discovery_complete_cb,
|