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

  /external/bluetooth/bluez/tools/
hciattach_ti.c 249 rq.ocf = cmd_opcode_ocf(opcode);
  /external/qemu/hw/
bt-hci-csr.c 191 csrhci_in_packet_vendor(s, cmd_opcode_ocf(opc),
bt.h 1645 #define cmd_opcode_ocf macro
    [all...]
bt-hci.c     [all...]
  /external/bluetooth/bluez/src/
glib-helper.c 640 ocf = cmd_opcode_ocf(evt_status->opcode);
  /external/bluetooth/hcidump/parser/
hci.c 410 uint16_t ocf = cmd_opcode_ocf(opcode);
1352 uint16_t ocf = cmd_opcode_ocf(opcode);
    [all...]
  /system/bluetooth/bluez-clean-headers/bluetooth/
hci.h 625 #define cmd_opcode_ocf(op) (op & 0x03ff) macro
  /external/bluetooth/bluez/test/
hciemu.c 824 ocf = cmd_opcode_ocf(ch->opcode);
  /external/bluetooth/bluez/lib/bluetooth/
hci.h 2039 #define cmd_opcode_ocf macro
    [all...]

Completed in 31 milliseconds