1.1.2.1.4.4.9 BLE_SMP_Keypress

C

uint16_t BLE_SMP_Keypress(uint16_t connHandle, uint8_t notifyType);

Parameters

ParameterDescription
[in] connHandleConnection handle associated with this connection.
[in] notifyTypeNotification type. See Keypress notification type.

Return values

Return valueDescription
MBA_RES_SUCCESSSuccessfully issue a keypress notification.
MBA_RES_INVALID_PARAThe parameter is invalid.