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

  /external/bluetooth/bluez/tools/
hciattach_ti.c 248 rq.ogf = cmd_opcode_ogf(opcode);
  /external/qemu/hw/
bt-hci-csr.c 190 if (cmd_opcode_ogf(opc) == OGF_VENDOR_CMD) {
bt.h 1644 #define cmd_opcode_ogf macro
    [all...]
bt-hci.c     [all...]
  /external/bluetooth/hcidump/parser/
hci.c 409 uint16_t ogf = cmd_opcode_ogf(opcode);
1351 uint16_t ogf = cmd_opcode_ogf(opcode);
    [all...]
  /system/bluetooth/bluez-clean-headers/bluetooth/
hci.h 624 #define cmd_opcode_ogf(op) (op >> 10) macro
  /external/bluetooth/bluez/test/
hciemu.c 823 ogf = cmd_opcode_ogf(ch->opcode);
  /external/bluetooth/bluez/lib/bluetooth/
hci.h 2038 #define cmd_opcode_ogf macro
    [all...]

Completed in 37 milliseconds