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 295 rsp->h.type = BT_RESPONSE;
325 rsp->h.type = BT_RESPONSE;
357 rsp->h.type = BT_RESPONSE;
387 rsp->h.type = BT_RESPONSE;
425 rsp->h.type = BT_RESPONSE;
457 rsp->h.type = BT_RESPONSE;
644 rsp->h.type = BT_RESPONSE;
752 rsp->h.type = BT_RESPONSE;
791 rsp->h.type = BT_RESPONSE;
798 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 120 milliseconds