ble4 2.0.0.0
Settings to enable/disable discoverable mode

Macros

#define BLE4_GAP_NON_DISCOVERABLE_MODE   1
 
#define BLE4_GAP_LIMITED_DISCOVERABLE_MODE   2
 
#define BLE4_GAP_GENERAL_DISCOVERABLE_MODE   3
 

Detailed Description

Macro Definition Documentation

◆ BLE4_GAP_GENERAL_DISCOVERABLE_MODE

#define BLE4_GAP_GENERAL_DISCOVERABLE_MODE   3

◆ BLE4_GAP_LIMITED_DISCOVERABLE_MODE

#define BLE4_GAP_LIMITED_DISCOVERABLE_MODE   2

◆ BLE4_GAP_NON_DISCOVERABLE_MODE

#define BLE4_GAP_NON_DISCOVERABLE_MODE   1