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

  /external/bluetooth/bluez/audio/
unix.c 274 rsp->h.type = BT_RESPONSE;
304 rsp->h.type = BT_RESPONSE;
336 rsp->h.type = BT_RESPONSE;
366 rsp->h.type = BT_RESPONSE;
404 rsp->h.type = BT_RESPONSE;
436 rsp->h.type = BT_RESPONSE;
624 rsp->h.type = BT_RESPONSE;
732 rsp->h.type = BT_RESPONSE;
771 rsp->h.type = BT_RESPONSE;
778 ind->h.type = BT_RESPONSE;
    [all...]
ipc.h 91 #define BT_RESPONSE 1
  /external/bluetooth/bluez/test/
ipctest.c 192 if ((rsp->type != BT_INDICATION && rsp->type != BT_RESPONSE) ||

Completed in 84 milliseconds