HomeSort by relevance Sort by last modified time
    Searched refs:BT_FLAG_AUTOCONNECT (Results 1 - 6 of 6) sorted by null

  /external/bluetooth/bluez/audio/
ipc.h 114 #define BT_FLAG_AUTOCONNECT 1
unix.c 1310 if (!dev && (req->flags & BT_FLAG_AUTOCONNECT))
1323 if (!dev && (req->flags & BT_FLAG_AUTOCONNECT))
    [all...]
liba2dp.c 895 getcaps_req->flags |= BT_FLAG_AUTOCONNECT;
gstavdtpsink.c 779 req->flags |= BT_FLAG_AUTOCONNECT;
    [all...]
pcm_bluetooth.c     [all...]
  /external/bluetooth/bluez/test/
ipctest.c 316 msg.getcaps_req.flags = BT_FLAG_AUTOCONNECT;

Completed in 189 milliseconds