Searched refs:BleResponseConfirmationCallback (Results 1 – 2 of 2) sorted by relevance
582 static void BleResponseConfirmationCallback(int status, int handle) in BleResponseConfirmationCallback() function627 g_bleGattsHalCallback.responseConfirmationCb = BleResponseConfirmationCallback; in GattsRegisterHalCallback()
1106 static void BleResponseConfirmationCallback(int32_t status, int32_t handle) in BleResponseConfirmationCallback() function1223 .ResponseConfirmationCallback = BleResponseConfirmationCallback, in BleRegisterGattServerCallback()