BLE_API  v2.1.3

Typedefs

typedef void(* BleGAP_EventCallBack) (uint8_t hostId, uint8_t cmdAccess, uint8_t *data, uint16_t length)
 

Detailed Description

Here shows the definitions of the GAP service for application uses.

Typedef Documentation

◆ BleGAP_EventCallBack

typedef void(* BleGAP_EventCallBack) (uint8_t hostId, uint8_t cmdAccess, uint8_t *data, uint16_t length)

BleGAP_EventCallBack

Note
This callback receives the GAP service events. Each of these events can be associated with parameters. *