Searched refs:bt_avdtp_discover (Results 1 – 3 of 3) sorted by relevance
241 int bt_avdtp_discover(struct bt_avdtp *session, struct bt_avdtp_discover_params *param);
586 err = bt_avdtp_discover(&a2dp->session, &a2dp->discover_param); in bt_a2dp_discover()
1306 int bt_avdtp_discover(struct bt_avdtp *session, struct bt_avdtp_discover_params *param) in bt_avdtp_discover() function