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

  /system/bluetooth/bluez-clean-headers/bluetooth/
hci_lib.h 26 uint16_t ocf; member in struct:hci_request
hci.h     [all...]
  /external/qemu/hw/
bt-hci-csr.c 142 static void csrhci_in_packet_vendor(struct csrhci_s *s, int ocf,
148 switch (ocf) {
bt.h     [all...]
  /hardware/broadcom/wlan/bcmdhd/dhdutil/include/proto/
bt_amp_hci.h 39 #define HCI_CMD_OPCODE(ogf, ocf) ((((ogf) & 0x3F) << 10) | ((ocf) & 0x03FF))
  /external/icu4c/test/intltest/
loctest.cpp 1341 UChar ocf = 0x00f4; local
    [all...]
  /external/libvpx/libvpx/vp8/encoder/
onyx_if.c 56 extern void print_parms(VP8_CONFIG *ocf, char *filenam);
    [all...]

Completed in 158 milliseconds