/external/libnfc-nxp/src/ |
phHciNfc_Emulation.c | 22 * \brief HCI Emulation management routines. * 63 /** \defgroup grp_hci_nfc HCI Emulation Management Component 272 * obtained from the HCI Response */ [all...] |
phHciNfc_NfcIPMgmt.c | 22 * \brief HCI NFCIP-1 management routines. * 281 the HCI Response */ 544 the HCI Response */ 793 /* Notify to the HCI Generic layer To Update the FSM */ [all...] |
phLlcNfc_DataTypes.h | 436 /** Stored frame needs completion callback, to be sent to HCI */
|
phHal4Nfc_Reader.c | [all...] |
/external/qemu/ |
vl-android.c | 707 static void null_hci_send(struct HCIInfo *hci, const uint8_t *data, int len) 711 static int null_hci_addr_set(struct HCIInfo *hci, const uint8_t *bd_addr) 742 else if (!strncmp(str, "hci", 3)) { 743 /* hci[,vlan=n] */ 756 fprintf(stderr, "qemu: Unknown bluetooth HCI `%s'.\n", str); 763 struct HCIInfo *hci; local 771 hci = hci_init(str); 772 if (!hci) 781 hci->bdaddr_set(hci, bdaddr.b) [all...] |
Makefile.target | 60 bt-hci.c \
|
/external/bluetooth/hcidump/parser/ |
hci.c | 41 #include <bluetooth/hci.h> 423 "Unknown HCI Command", 440 "Invalid HCI Command Parameters", [all...] |
/external/libnfc-nxp/inc/ |
phNfcTypes.h | 327 /*** TODO: Add SWP, ETSI HCI to this list **/ 339 * HCI verison supported and vendor name. Refer to the NFC Device 357 ETSI HCI Version Supported */ [all...] |
phNfcInterface.h | 120 /* HCI GET and SET BITS Macros */
|
phNfcHalTypes.h | 100 * HCI verison supported and vendor name. Refer to the NFC Device 675 ETSI HCI specification (restrict detection to [all...] |
/development/pdk/docs/porting/ |
bluetooth.jd | 78 hcidump -XVt # print live HCI UART traffic.
|
/external/bluetooth/bluez/lib/ |
bluetooth.c | 39 #include "hci.h"
|
/external/bluetooth/bluez/src/ |
eir.c | 30 #include <bluetooth/hci.h>
|
adapter.c | 327 error("Unable to send HCI remote name req: %s (%d)", [all...] |
/external/bluetooth/bluez/test/ |
btiotest.c | 484 "Which HCI device to use" },
|
l2test.c | 45 #include <bluetooth/hci.h> 1178 if (!strncasecmp(optarg, "hci", 3))
|
/external/bluetooth/bluez/attrib/ |
gatttool.c | 35 #include <bluetooth/hci.h>
|
/external/bluetooth/bluez/compat/ |
dund.c | 42 #include <bluetooth/hci.h>
|
/packages/apps/Nfc/jni/ |
com_android_nfc_NativeNfcManager.cpp | 352 LOGD("NFC capabilities: HAL = %x, FW = %x, HW = %x, Model = %x, HCI = %x, Full_FW = %d, Rev = %d, FW Update Info = %d", 508 LOGD("NFC capabilities: HAL = %x, FW = %x, HW = %x, Model = %x, HCI = %x, Full_FW = %d, Rev = %d, FW Update Info = %d", [all...] |
/external/bluetooth/bluez/btio/ |
btio.c | 36 #include <bluetooth/hci.h> 720 if (strncasecmp(str, "hci", 3) == 0)
|
/external/bluetooth/bluez/tools/ |
bccmd.c | 35 #include <bluetooth/hci.h> 1155 if (!strcasecmp(optarg, "hci"))
|
/external/libpcap/ |
pcap-bpf.h | 646 * Bluetooth HCI UART transport layer (part H:4); requested by 739 * Bluetooth HCI UART transport layer (part H:4), with pseudo-header
|
savefile.c | 469 * Bluetooth HCI UART transport layer (part H:4); requested by 775 /* Bluetooth HCI UART transport layer */ [all...] |
/hardware/broadcom/wlan/bcm4329/dhdutil/ |
dhdu.c | 275 "carries HCI commands to the driver\n" 278 "carries HCI ACL data packet to the driver\n" [all...] |
/hardware/broadcom/wlan/bcmdhd/dhdutil/ |
dhdu.c | 275 "carries HCI commands to the driver\n" 278 "carries HCI ACL data packet to the driver\n" [all...] |