ble8 2.0.0.0
Settings to enable/disable discoverable mode

Macros

#define BLE8_GAP_NON_DISCOVERABLE_MODE   1
 
#define BLE8_GAP_LIMITED_DISCOVERABLE_MODE   2
 
#define BLE8_GAP_GENERAL_DISCOVERABLE_MODE   3
 

Detailed Description

Macro Definition Documentation

◆ BLE8_GAP_GENERAL_DISCOVERABLE_MODE

#define BLE8_GAP_GENERAL_DISCOVERABLE_MODE   3

◆ BLE8_GAP_LIMITED_DISCOVERABLE_MODE

#define BLE8_GAP_LIMITED_DISCOVERABLE_MODE   2

◆ BLE8_GAP_NON_DISCOVERABLE_MODE

#define BLE8_GAP_NON_DISCOVERABLE_MODE   1