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
Field | Description |
---|---|
le1mPhy | Configuration for scanning on the LE 1M PHY. |
leCodedPhy | Configuration for scanning on the LE Coded PHY.. |