最終更新:2025-11-25 (火) 18:24:42 (16d)  

HCI_Connection_Complete
Top / HCI_Connection_Complete

イベントコード: 0x03

indicates to both of the Hosts forming the connection that a new connection has been established.

https://www.bluetooth.com/wp-content/uploads/Files/Specification/HTML/Core-54/out/en/host-controller-interface/host-controller-interface-functional-specification.html#UUID-ebb06dd7-356e-605c-cbc1-d06dc00f1d2b

動作

  • This event also indicates to the Host which issued the HCI_Create_Connection, HCI_Accept_­Connection_Request?, or HCI_Reject_­Connection_Request? command, and then received an HCI_Command_Status event, if the issued command failed or was successful.

パラメータ

Status

  • 成功/エラーコード
    Error CodeName
    0x00Success
    0x04Page Timeout

Connection_Handle

  • 0x0000 to 0x0EFF

BD_ADDR

  • BD_ADDR of the other connected Device forming the connection.

Link_Type

  • 0x00SCO connection.
    0x01ACL connection (Data Channels).
    All other valuesReserved for future use

Encryption_Enabled

  • 0x00Link level encryption disabled.
    0x01Link level encryption enabled.
    All other valuesReserved for future use.