Searched refs:bt_avdtp_discover_params (Results 1 – 3 of 3) sorted by relevance
149 struct bt_avdtp_discover_params { struct241 int bt_avdtp_discover(struct bt_avdtp *session, struct bt_avdtp_discover_params *param);
31 #define DISCOVER_REQ(_req) CONTAINER_OF(_req, struct bt_avdtp_discover_params, req)62 struct bt_avdtp_discover_params discover_param;
49 #define DISCOVER_REQ(_req) CONTAINER_OF(_req, struct bt_avdtp_discover_params, req)1306 int bt_avdtp_discover(struct bt_avdtp *session, struct bt_avdtp_discover_params *param) in bt_avdtp_discover()