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 714 .unicast_discovery_complete = cap_discovery_complete_cb, in init_cap_initiator()
|
/Zephyr-latest/tests/bluetooth/tester/src/audio/ |
D | btp_cap.c | 52 static void cap_discovery_complete_cb(struct bt_conn *conn, int err, in cap_discovery_complete_cb() function 143 .unicast_discovery_complete = cap_discovery_complete_cb,
|
/Zephyr-latest/tests/bsim/bluetooth/audio/src/ |
D | cap_commander_test.c | 79 static void cap_discovery_complete_cb(struct bt_conn *conn, int err, in cap_discovery_complete_cb() function 185 .discovery_complete = cap_discovery_complete_cb,
|
D | gmap_ugg_test.c | 252 static void cap_discovery_complete_cb(struct bt_conn *conn, int err, in cap_discovery_complete_cb() function 311 .unicast_discovery_complete = cap_discovery_complete_cb,
|
D | cap_initiator_unicast_test.c | 212 static void cap_discovery_complete_cb(struct bt_conn *conn, int err, in cap_discovery_complete_cb() function 272 .unicast_discovery_complete = cap_discovery_complete_cb,
|