Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/subsys/bluetooth/host/classic/
Da2dp.c802 static const struct bt_avdtp_ops_cb signaling_avdtp_ops = { variable
825 a2dp->session.ops = &signaling_avdtp_ops; in a2dp_accept()
870 a2dp->session.ops = &signaling_avdtp_ops; in bt_a2dp_connect()