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;
298 stop_req->h.type = BT_REQUEST;
506 open_req->h.type = BT_REQUEST;
528 setconf_req->h.type = BT_REQUEST;
891 getcaps_req->h.type = BT_REQUEST;
ipc.h 90 #define BT_REQUEST 0
pcm_bluetooth.c 367 req->h.type = BT_REQUEST;
443 open_req->h.type = BT_REQUEST;
463 req->h.type = BT_REQUEST;
703 open_req->h.type = BT_REQUEST;
727 req->h.type = BT_REQUEST;
    [all...]
ctl_bluetooth.c 152 req->h.type = BT_REQUEST;
gstavdtpsink.c 771 req->h.type = BT_REQUEST;
921 req->h.type = BT_REQUEST;
1065 open_req->h.type = BT_REQUEST;
1090 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 2335 milliseconds