LE features info. More...
#include <ble_gapc.h>
Public Attributes | |
uint8_t | features [BLE_GAP_FEATS_LEN] |
LE features info.
Definition at line 537 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| |17 |Connection CTE Request| |18 |Connection CTE Response| |19 |Connectionless CTE Transmitter| |20 |Connectionless CTE Receiver| |21 |Antenna Switching During CTE Transmission(AoD)| |22 |Antenna Switching During CTE Reception(AoA)| |23 |Receiving Constant Tone Extensions| |24 |Periodic Advertising Sync Transfer - Sender| |25 |Periodic Advertising Sync Transfer - Recipient| |26 |Sleep Clock Accuracy Updates| |27 |Remote Public Key Validation| |33 |LE Power Control Request| |34 |LE Power Change Indication| |35 |LE Path Loss Monitoring|
|All other values |Reserved for Future Use|
Definition at line 539 of file ble_gapc.h.