1.2.2.1.1.3.40 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

Extended scan phy setting.

Field Documentation

FieldDescription
le1mPhyScan advertisements on the LE 1M PHY.
leCodedPhyScan advertisements on the LE Coded PHY.