/external/bluetooth/bluez/lib/bluetooth/ |
hci_lib.h | 99 int hci_read_ext_inquiry_response(int dd, uint8_t *fec, uint8_t *data, int to); 100 int hci_write_ext_inquiry_response(int dd, uint8_t fec, uint8_t *data, int to);
|
hci.h | 1098 uint8_t fec; member in struct:__anon1689 1105 uint8_t fec; member in struct:__anon1690 [all...] |
/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/ |
hci.c | [all...] |
/external/qemu/hw/ |
bt.h | 1164 uint8_t fec; member in struct:__anon9987 1171 uint8_t fec; member in struct:__anon9988 [all...] |
/system/bluetooth/bluez-clean-headers/bluetooth/ |
hci.h | 1109 uint8_t fec; member in struct:__anon25720 1116 uint8_t fec; member in struct:__anon25721 [all...] |
/frameworks/base/media/libstagefright/codecs/m4v_h263/enc/src/ |
mp4enc_api.cpp | 143 extern FILE *fec; [all...] |
/external/bluetooth/bluez/test/ |
hciemu.c | 719 ir.fec = vdev.eir_fec;
|
/external/bluetooth/hcidump/parser/ |
hci.c | [all...] |