Bluetooth Low Energy Connection Handover
Table of Contents
- Introduction
- Prerequisites
- Integration and APIs
- Integration
- Connection Handover API availability
- Gap_HandoverGetDataSize
- Gap_HandoverGetData
- Gap_HandoverSetData
- Gap_HandoverSetLlPendingData
- Gap_HandoverFreeData
- Gap_HandoverGetTime
- Gap_HandoverSuspendTransmit
- Gap_HandoverResumeTransmit
- Gap_HandoverAnchorNotification
- Gap_HandoverAnchorSearchStart
- Gap_HandoverAnchorSearchStop
- Gap_HandoverTimeSyncTransmit
- Gap_HandoverTimeSyncReceive
- Gap_HandoverGetConnParams
- Gap_HandoverDisconnect
- Gap_HandoverInit
- Gap_HandoverSetSkd
- Gap_HandoverGetCsLlContext
- Gap_HandoverSetCsLlContext
- Gap_HandoverUpdateConnParams
- Gap_HandoverApplyConnectionUpdateProcedure
- Connection Handover Events
- gHandoverGetComplete_c (0x31)
- gHandoverSetComplete_c (0x32)
- gHandoverGetCsLlContextComplete_c (0x33)
- gHandoverSetCsLlContextComplete_c (0x34)
- gHandoverGetTime_c (0x35)
- gHandoverSuspendTransmitComplete_c (0x36)
- gHandoverResumeTransmitComplete_c (0x37)
- gHandoverAnchorNotificationStateChanged_c (0x38)
- gHandoverAnchorSearchStarted_c (0x39)
- gHandoverAnchorSearchStopped_c (0x3A)
- gHandoverTimeSyncTransmitStateChanged_c (0x3B)
- gHandoverTimeSyncReceiveComplete_c (0x3C)
- gHandoverAnchorMonitorEvent_c (0x3D)
- gHandoverTimeSyncEvent_c (0x3E)
- gHandoverConnParamUpdateEvent_c (0x3F)
- gHandoverFreeComplete_c (0x46)
- gHandoverUpdateConnParamsComplete_c (0x47)
- gHandoverLlPendingData_c (0x4A)
- gHandoverAnchorMonitorPacketEvent_c (0x44)
- gHandoverAnchorMonitorPacketContinueEvent_c (0x45)
- gHandoverConnectionUpdateProcedureEvent_c (0x4F)
- gHandoverApplyConnectionUpdateProcedureComplete_c (0x50)
- Application common modules
- Procedures