Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/host/classic/
Davdtp_internal.h114 typedef int (*bt_avdtp_func_t)(struct bt_avdtp_req *req); typedef
120 bt_avdtp_func_t func;
Da2dp.c605 bt_avdtp_func_t cb, uint8_t remote_id, in bt_a2dp_stream_config_set_param()
727 static int bt_a2dp_stream_ctrl_pre(struct bt_a2dp_stream *stream, bt_avdtp_func_t cb) in bt_a2dp_stream_ctrl_pre()