Searched refs:BT_FLAG_AUTOCONNECT (Results 1 – 6 of 6) sorted by relevance
114 #define BT_FLAG_AUTOCONNECT 1 macro
1330 if (!dev && (req->flags & BT_FLAG_AUTOCONNECT)) in handle_getcapabilities_req()1343 if (!dev && (req->flags & BT_FLAG_AUTOCONNECT)) in handle_getcapabilities_req()
898 getcaps_req->flags |= BT_FLAG_AUTOCONNECT; in bluetooth_configure()
1698 req->flags |= BT_FLAG_AUTOCONNECT; in bluetooth_init()
1157 req->flags |= BT_FLAG_AUTOCONNECT; in gst_avdtp_sink_get_capabilities()
316 msg.getcaps_req.flags = BT_FLAG_AUTOCONNECT; in get_caps()