1.1.2.3.3.1.3.2 BLE_HOGPS_EventRegister

C

void BLE_HOGPS_EventRegister(BLE_HOGPS_EventCb_T routine);

Description

Register BLE HID over GATT profile server role callback.

Application must call this API after starting BLE HID over GATT profile server role procedure.

Parameters

ParameterDescription
[in] routineClient callback function.