![]()  | 
  ![]()  | 
| 
    TI BLE-Stack for Bluetooth 4.2 API Documentation
    3.01.00.07
    
   | 
 
These are set via uble_setParameter. More...
Macros | |
| #define | UBLE_PARAM_ADVCHANMAP (UBLE_PARAM_ADV_CMN_START+1) | 
| Advertising Channel map.  More... | |
| #define | UBLE_PARAM_ADVDATA (UBLE_PARAM_ADV_CMN_START+4) | 
| Advertising Data.  More... | |
| #define | UBLE_PARAM_ADVFLTPOLICY (UBLE_PARAM_ADV_SR_START+1) | 
| Advertising Filter Policy.  More... | |
| #define | UBLE_PARAM_ADVINTERVAL (UBLE_PARAM_ADV_CMN_START+0) | 
| Advertising Interval (n * 0.625 ms)  More... | |
| #define | UBLE_PARAM_ADVTYPE (UBLE_PARAM_ADV_CMN_START+2) | 
| Type of Advertising.  More... | |
| #define | UBLE_PARAM_MONITOR_ACCESS_ADDR (UBLE_PARAM_MONITOR_START+4) | 
| Monitor access address.  More... | |
| #define | UBLE_PARAM_MONITOR_CHAN (UBLE_PARAM_MONITOR_START+1) | 
| Monitor channel. 0..39.  More... | |
| #define | UBLE_PARAM_MONITOR_DURATION (UBLE_PARAM_MONITOR_START+2) | 
| Monitor duration is (n * 0.625 ms)  More... | |
| #define | UBLE_PARAM_MONITOR_START_TIME (UBLE_PARAM_MONITOR_START+3) | 
| Monitor start time.  More... | |
| #define | UBLE_PARAM_RFPRIORITY (UBLE_PARAM_COMMON_START+0) | 
| Priority used for RF command scheduling.  More... | |
| #define | UBLE_PARAM_SCANRSPDATA (UBLE_PARAM_ADV_SR_START+0) | 
| Scan response Data.  More... | |
| #define | UBLE_PARAM_SESSIONID (UBLE_PARAM_MONITOR_START+0) | 
| Monitor session ID. 1..4.  More... | |
| #define | UBLE_PARAM_TIMETOADV (UBLE_PARAM_ADV_CMN_START+3) | 
| How early the application wants to get a notification before each advertising event happens (ms)  More... | |
| #define | UBLE_PARAM_TXPOWER (UBLE_PARAM_COMMON_START+1) | 
| TX Power.  More... | |
These are set via uble_setParameter.
| #define UBLE_PARAM_ADVCHANMAP (UBLE_PARAM_ADV_CMN_START+1) | 
Advertising Channel map.
default: UBLE_ADV_CHAN_ALL
| #define UBLE_PARAM_ADVDATA (UBLE_PARAM_ADV_CMN_START+4) | 
| #define UBLE_PARAM_ADVFLTPOLICY (UBLE_PARAM_ADV_SR_START+1) | 
Advertising Filter Policy.
not implemented
default: TBD
range: TBD
| #define UBLE_PARAM_ADVINTERVAL (UBLE_PARAM_ADV_CMN_START+0) | 
Advertising Interval (n * 0.625 ms)
default: 1600
| #define UBLE_PARAM_ADVTYPE (UBLE_PARAM_ADV_CMN_START+2) | 
| #define UBLE_PARAM_MONITOR_ACCESS_ADDR (UBLE_PARAM_MONITOR_START+4) | 
Monitor access address.
default: TBD
range: TBD
| #define UBLE_PARAM_MONITOR_CHAN (UBLE_PARAM_MONITOR_START+1) | 
Monitor channel. 0..39.
default: TBD
range: TBD
| #define UBLE_PARAM_MONITOR_DURATION (UBLE_PARAM_MONITOR_START+2) | 
Monitor duration is (n * 0.625 ms)
default: TBD
range: TBD
| #define UBLE_PARAM_MONITOR_START_TIME (UBLE_PARAM_MONITOR_START+3) | 
Monitor start time.
default: TBD
range: TBD
| #define UBLE_PARAM_RFPRIORITY (UBLE_PARAM_COMMON_START+0) | 
Priority used for RF command scheduling.
default: UBLE_RF_PRI_NORMAL
| #define UBLE_PARAM_SCANRSPDATA (UBLE_PARAM_ADV_SR_START+0) | 
| #define UBLE_PARAM_SESSIONID (UBLE_PARAM_MONITOR_START+0) | 
Monitor session ID. 1..4.
default: TBD
range: TBD
| #define UBLE_PARAM_TIMETOADV (UBLE_PARAM_ADV_CMN_START+3) | 
How early the application wants to get a notification before each advertising event happens (ms)
The application is notified via the ugapBcastAdvDoneCb_t callback.
default: 0 (disabled)
range: 0-256
| #define UBLE_PARAM_TXPOWER (UBLE_PARAM_COMMON_START+1) |