Line 1,151: |
Line 1,151: |
| | 3 ([1.0.0-11.0.1] 6) || || Triggered by BSA_SEC_SP_CFM_REQ_EVT/BSA_SEC_SP_KEY_NOTIF_EVT: SSP confirm request / SSP passkey notification. | | | 3 ([1.0.0-11.0.1] 6) || || Triggered by BSA_SEC_SP_CFM_REQ_EVT/BSA_SEC_SP_KEY_NOTIF_EVT: SSP confirm request / SSP passkey notification. |
| |- | | |- |
− | | 7 || || Connection | + | | 4 ([1.0.0-11.0.1] 7) || || Connection |
| |- | | |- |
| | 8 || || [12.0.0+] [[#GetPendingConnections]] | | | 8 || || [12.0.0+] [[#GetPendingConnections]] |
Line 1,159: |
Line 1,159: |
| | | |
| = ConnectionEventType = | | = ConnectionEventType = |
− | This is the event value in [[#EventInfo]] when [[#EventType]] is type7. | + | This is the event value in [[#EventInfo]] when [[#EventType]] is type4 ([1.0.0-11.0.1] type7). |
| | | |
| {| class="wikitable" border="1" | | {| class="wikitable" border="1" |
Line 1,169: |
Line 1,169: |
| | 0 || || Connection status. | | | 0 || || Connection status. |
| |- | | |- |
− | | 1 || || Triggered by BSA_SEC_SP_CFM_REQ_EVT: SSP confirm request. | + | | 1 || || [1.0.0-11.0.1] Triggered by BSA_SEC_SP_CFM_REQ_EVT: SSP confirm request. |
| |- | | |- |
− | | 2 || || Triggered by BSA_SEC_SUSPENDED_EVT: ACL Link is now Suspended. | + | | 2 || || [12.0.0+] Triggered by BSA_SEC_RESUMED_EVT: ACL Link is now Resumed. |
| + | |- |
| + | | 3 ([1.0.0-11.0.1] 2) || || Triggered by BSA_SEC_SUSPENDED_EVT: ACL Link is now Suspended. |
| |} | | |} |
| | | |
Line 1,410: |
Line 1,412: |
| |} | | |} |
| | | |
− | [[#EventType|Type7]]: | + | [1.0.0-11.0.1] [[#EventType|Type7]]: |
| | | |
| {| class="wikitable" border="1" | | {| class="wikitable" border="1" |
Line 1,425: |
Line 1,427: |
| |- | | |- |
| | 0xC || 0x4 || [[#ConnectionEventType]] | | | 0xC || 0x4 || [[#ConnectionEventType]] |
| + | |} |
| + | |
| + | [12.0.0+] [[#EventType|Type4]]: |
| + | |
| + | {| class="wikitable" border="1" |
| + | |- |
| + | ! Offset |
| + | ! Size |
| + | ! Description |
| + | |- |
| + | | 0x0 || 0x4 || [[#ConnectionEventType]] |
| + | |- |
| + | | 0x4 || 0x6 || Device [[#Address|address]]. |
| + | |- |
| + | | 0xA || 0xFE || |
| |} | | |} |
| | | |