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

  /external/bluetooth/bluez/audio/
liba2dp.c 229 start_req->h.type = BT_REQUEST;
301 stop_req->h.type = BT_REQUEST;
509 open_req->h.type = BT_REQUEST;
531 setconf_req->h.type = BT_REQUEST;
894 getcaps_req->h.type = BT_REQUEST;
ipc.h 90 #define BT_REQUEST 0
pcm_bluetooth.c 369 req->h.type = BT_REQUEST;
445 open_req->h.type = BT_REQUEST;
465 req->h.type = BT_REQUEST;
705 open_req->h.type = BT_REQUEST;
729 req->h.type = BT_REQUEST;
    [all...]
ctl_bluetooth.c 152 req->h.type = BT_REQUEST;
gstavdtpsink.c 1149 req->h.type = BT_REQUEST;
    [all...]
  /external/bluetooth/bluez/test/
ipctest.c 309 msg.getcaps_req.h.type = BT_REQUEST;
580 msg.open_req.h.type = BT_REQUEST;
617 msg.setconf_req.h.type = BT_REQUEST;
851 msg.start_req.h.type = BT_REQUEST;
906 msg.stop_req.h.type = BT_REQUEST;

Completed in 302 milliseconds