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

  /system/bluetooth/bluez-clean-headers/bluetooth/
l2cap.h 40 #define L2CAP_INFO_REQ 0x0a
  /external/bluetooth/bluez/lib/bluetooth/
l2cap.h 84 #define L2CAP_INFO_REQ 0x0a
187 } __attribute__ ((packed)) l2cap_info_req; typedef in typeref:struct:__anon1748
  /external/bluetooth/bluez/test/
l2test.c 860 l2cap_info_req *req = (l2cap_info_req *) (buf + L2CAP_CMD_HDR_SIZE);
892 cmd->code = L2CAP_INFO_REQ;
919 cmd->code = L2CAP_INFO_REQ;
969 cmd->code = L2CAP_INFO_REQ;
  /external/bluetooth/hcidump/parser/
l2cap.c 645 l2cap_info_req *h = frm->ptr;
734 case L2CAP_INFO_REQ:
  /external/qemu/hw/
bt-l2cap.c 904 case L2CAP_INFO_REQ:
910 l2cap_info(l2cap, le16_to_cpu(((l2cap_info_req *) params)->type));
    [all...]
bt.h 1857 } __attribute__ ((packed)) l2cap_info_req; typedef in typeref:struct:__anon6302
    [all...]

Completed in 126 milliseconds