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