HomeSort by relevance Sort by last modified time
    Searched defs:fec (Results 1 - 4 of 4) sorted by null

  /external/bluetooth/bluez/tools/
hciconfig.c 1255 uint8_t fec = 0, data[HCI_MAX_EIR_LENGTH]; local
1271 if (hci_write_ext_inquiry_response(dd, fec, data, 2000) < 0) {
1277 uint8_t fec, data[HCI_MAX_EIR_LENGTH], len, type, *ptr; local
1280 if (hci_read_ext_inquiry_response(dd, &fec, data, 1000) < 0) {
1287 printf("\tFEC %s\n\t\t", fec ? "enabled" : "disabled");
    [all...]
  /external/bluetooth/bluez/lib/bluetooth/
hci.h 1098 uint8_t fec; member in struct:__anon2085
1105 uint8_t fec; member in struct:__anon2086
    [all...]
  /external/qemu/hw/
bt.h 1164 uint8_t fec; member in struct:__anon11093
1171 uint8_t fec; member in struct:__anon11094
    [all...]
  /system/bluetooth/bluez-clean-headers/bluetooth/
hci.h 1109 uint8_t fec; member in struct:__anon36212
1116 uint8_t fec; member in struct:__anon36213
    [all...]

Completed in 31 milliseconds