Bluetooth Driver services: Difference between revisions

No edit summary
No edit summary
Line 895: Line 895:
| 5 || || Triggered by BSA_SEC_PIN_REQ_EVT: PIN code request for pairing.
| 5 || || Triggered by BSA_SEC_PIN_REQ_EVT: PIN code request for pairing.
|-
|-
| 6 || ||  
| 6 || || Triggered by BSA_SEC_SP_CFM_REQ_EVT/BSA_SEC_SP_KEY_NOTIF_EVT: SSP confirm request / SSP passkey notification.
|-
|-
| 7 || ||  
| 7 || || Connection
|-
|-
| 13 || ||  
| 13 || ||  
Line 1,069: Line 1,069:
| 0x103 || 0x1 || Padding
| 0x103 || 0x1 || Padding
|-
|-
| 0x104 || 0x4 ||  
| 0x104 || 0x4 || 0 = SSP confirm request, 3 = SSP passkey notification.
|-
|-
| 0x108 || 0x4 || s32 Passkey
| 0x108 || 0x4 || s32 Passkey, only set when the above field is value 3.
|}
|}


Line 1,082: Line 1,082:
! Description
! Description
|-
|-
| 0x0 || 0x4 ||  
| 0x0 || 0x4 || Status, always 0 except with event0: 2 = ACL Link was Resumed (BSA_SEC_RESUMED_EVT), 9 = connection failed (pairing/authentication failed, or opening the hid connection failed).
|-
|-
| 0x4 || 0x6 || Device [[#Address|address]].
| 0x4 || 0x6 || Device [[#Address|address]].
Line 1,088: Line 1,088:
| 0xA || 0x2 || Padding
| 0xA || 0x2 || Padding
|-
|-
| 0xC || 0x4 ||  
| 0xC || 0x4 || Event
|}
|}