Home
last modified time | relevance | path

Searched refs:HCI (Results 1 – 7 of 7) sorted by relevance

/external/bluetooth/hcidump/
DChangeLog8 Improve decoding of HCI connection link type.
14 Add HCI and LMP decoding support for Simple Pairing.
29 Add missing HCI command and event decodings.
35 Add missing HCI command definitions.
36 Add missing HCI event definitions.
37 Add missing HCI error definitions.
41 Fix HCI command array size.
110 Correct HCI command and event string arrays.
143 Clear L2CAP states when receiving the HCI disconnect.
145 Update HCI verbose decoding routines.
[all …]
/external/bluetooth/hcidump/src/
Dmagic.btsnoop8 >12 belong 1001 Unencapsulated HCI
9 >12 belong 1002 HCI UART (H4)
10 >12 belong 1003 HCI BCSP
11 >12 belong 1004 HCI Serial (H5)
/external/bluetooth/bluez/tools/
Dhid2hci.c86 #define HCI 0 macro
216 case HCI: in switch_dell()
308 struct device_info dev = { NULL, HCI, 0, 0 }; in main()
318 dev.mode = HCI; in main()
/external/bluetooth/bluez/
DChangeLog266 Fix HCI socket leak in device_remove_bonding.
780 Add support for headsets with SCO audio over HCI.
811 Update HCI command table.
814 Add missing HCI command text descriptions
815 Add missing HCI commands structures.
816 Add missing HCI event structures.
895 Use L2CAP raw sockets for HCI connection creation.
911 Improve error reporting for failed HCI commands.
988 Add HCI emulation tool.
1162 Add the missing HCI error codes.
[all …]
/external/qemu/
Dqemu-options.hx992 "-bt hci,null dumb bluetooth HCI - doesn't respond to commands\n" \
994 " use host's HCI with the given name\n" \
996 " emulate a standard HCI in virtual scatternet 'n'\n" \
1006 Defines the function of the corresponding Bluetooth HCI. -bt options
1008 example when emulating a machine with only one HCI built into it, only
1009 the first @code{-bt hci[...]} option is valid and defines the HCI's
1011 the machines @code{n800} and @code{n810} have one HCI and all other
1019 (default) The corresponding Bluetooth HCI assumes no internal logic
1020 and will not respond to any HCI commands or emit events.
1023 (@code{bluez} only) The corresponding HCI passes commands / events
[all …]
/external/bluetooth/bluez/scripts/
Dbluetooth-hid2hci.rules31 # CSR devices (in HCI mode)
/external/libpcap/
DCHANGES45 Add DLT for Bluetooth HCI UART transport layer