Home
last modified time | relevance | path

Searched refs:bt_a2dp_connect (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/include/zephyr/bluetooth/classic/
Da2dp.h586 struct bt_a2dp *bt_a2dp_connect(struct bt_conn *conn);
/Zephyr-latest/subsys/bluetooth/host/classic/shell/
Da2dp.c561 default_a2dp = bt_a2dp_connect(default_conn); in cmd_connect()
/Zephyr-latest/subsys/bluetooth/host/classic/
Da2dp.c936 struct bt_a2dp *bt_a2dp_connect(struct bt_conn *conn) in bt_a2dp_connect() function