Reference Manual

Redpine Signals, Inc. Proprietary and Confidential Page 33
RS9116 n-Link Linux and Android
Technical Reference Manual
Version 2.0
4. After the device is up, we can Advertise, Inquiry, Scan and Connect with other BT Classic and BLE devices. The device
can be configured using hcitool or hciconfig applications.
5. After the device is up, we can pair it with the other devices or from other devices using the Bluetooth Manager
application. The files can also be sent and received using Bluetooth Manager. Instead of Bluetooth Manager, the device
can be configured using "hcitool" or "hciconfig". The procedure for using Bluetooth Manager is explained in the section
Appendix C: Using the Bluetooth Manager.
NOTE: To know the device type for BT i.e., device is supporting LE or BR/EDR
By giving command: hciconfig -a hcix features
Example1:For LE Opermode i.e., DRIVER_MODE = 1 & COEX_MODE = 8
Command:hciconfig -a hci1 features
hci1: Type: Primary Bus: USB
BD Address: 88:DA:1A:16:E4:4F ACL MTU: 251:10 SCO MTU: 0:0
Features page 0: 0xbf 0xfe 0x0d 0xbe 0xfb 0xff 0x41 0x85
<3-slot packets> <5-slot packets> <encryption> <slot offset>
<timing accuracy> <role switch> <sniff mode> <RSSI>
<channel quality> <SCO link> <HV2 packets> <HV3 packets>
<u-law log> <A-law log> <CVSD> <power control>
<transparent SCO> <EDR ACL 2 Mbps> <EDR ACL 3 Mbps>
<enhanced iscan> <interlaced iscan> <interlaced pscan>
<extended SCO> <EV4 packets> <EV5 packets> <AFH cap. slave>
<AFH class. slave> <BR/EDR not supp.> <LE support>
<3-slot EDR ACL> <5-slot EDR ACL> <sniff subrating>
<pause encryption> <AFH cap. master> <AFH class. master>
<EDR eSCO 2 Mbps> <EDR eSCO 3 Mbps> <3-slot EDR eSCO>
<extended inquiry> <non-flush flag> <LSTO> <EPC>
<extended features>
Features page 1: 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00
Example2:For Classic(BT BR/EDR) Only i.e DRIVER_MODE = 1 & COEX_MODE = 4
Command:hciconfig -a hci1 features
hci1: Type: Primary Bus: USB
BD Address: 88:DA:1A:16:E4:4F ACL MTU: 1021:3 SCO MTU: 64:3
Features page 0: 0xbf 0xfe 0x0d 0xfe 0x9b 0xff 0x59 0x87
<3-slot packets> <5-slot packets> <encryption> <slot offset>
<timing accuracy> <role switch> <sniff mode> <RSSI>
<channel quality> <SCO link> <HV2 packets> <HV3 packets>
<u-law log> <A-law log> <CVSD> <power control>
<transparent SCO> <EDR ACL 2 Mbps> <EDR ACL 3 Mbps>
<enhanced iscan> <interlaced iscan> <interlaced pscan>
<inquiry with RSSI> <extended SCO> <EV4 packets> <EV5 packets>
<AFH cap. slave> <AFH class. slave> <3-slot EDR ACL>
<5-slot EDR ACL> <sniff subrating> <pause encryption>
<AFH cap. master> <AFH class. master> <EDR eSCO 2 Mbps>
<EDR eSCO 3 Mbps> <3-slot EDR eSCO> <extended inquiry>
<simple pairing> <encapsulated PDU> <non-flush flag> <LSTO>
<inquiry TX power> <EPC> <extended features>
Features page 1: 0x01 0x00 0x00 0x00 0x00 0x00 0x00 0x00
Example3:For the Classic and LE i.e DRIVER_MODE = 1 & COEX_MODE = 12
Command:hciconfig -a hci1 features