LE features info. More...
#include <ble_gapc.h>
Public Attributes | |
| uint8_t | features [BLE_GAP_FEATS_LEN] |
| 8-byte array for LE features Feature Setting field's bit mapping to Controller Features (0: not support, 1: support) More... | |
LE features info.
Definition at line 313 of file ble_gapc.h.
| uint8_t ble_gap_peer_features_ind_t::features[BLE_GAP_FEATS_LEN] |
8-byte array for LE features
Feature Setting field's bit mapping to Controller Features (0: not support, 1: support)
| Bit position | Link Layer Feature |
|---|---|
| 0 | LE Encryption |
| 1 | Connection Parameters Request Procedure |
| 2 | Extended Reject Indication |
| 3 | Slave-initiated Features Exchange |
| 4 | LE Ping |
| 5 | LE Data Packet Length Extension |
| 6 | LL Privacy |
| 7 | Extended Scanner Filter Policies |
| 8 | LE 2M PHY |
| 9 | Stable Modulation Index - Transmitter |
| 10 | Stable Modulation Index - Receiver |
| 11 | LE Coded PHY |
| 12 | LE Extended Advertising |
| 13 | LE Periodic Advertising |
| 14 | Channel Selection Algorithm #2 |
| 15 | LE Power Class 1 |
| 16 | Minimum Number of Used Channels Procedure |
| All other values | Reserved for Future Use |
Definition at line 315 of file ble_gapc.h.