Home
last modified time | relevance | path

Searched refs:bt_gmap_discover (Results 1 – 5 of 5) sorted by relevance

/Zephyr-latest/include/zephyr/bluetooth/audio/
Dgmap.h207 int bt_gmap_discover(struct bt_conn *conn);
/Zephyr-latest/tests/bsim/bluetooth/audio/src/
Dgmap_ugt_test.c349 err = bt_gmap_discover(conn); in discover_gmas()
Dgmap_ugg_test.c579 err = bt_gmap_discover(conn); in discover_gmas()
/Zephyr-latest/subsys/bluetooth/audio/shell/
Dgmap.c206 err = bt_gmap_discover(default_conn); in cmd_gmap_discover()
/Zephyr-latest/subsys/bluetooth/audio/
Dgmap_client.c645 int bt_gmap_discover(struct bt_conn *conn) in bt_gmap_discover() function