BLE_GAP_ExtScanningPhy_T

C

typedef struct BLE_GAP_ExtScanningPhy_T
{
    BLE_GAP_ExtScanningParams_T    le1mPhy;
    BLE_GAP_ExtScanningParams_T    leCodedPhy;
} BLE_GAP_ExtScanningPhy_T;

Description

Structure for configuring PHY-specific extended scan.

Field Documentation

FieldDescription
le1mPhyConfiguration for scanning on the LE 1M PHY.
leCodedPhyConfiguration for scanning on the LE Coded PHY..