最終更新:2026-01-27 (火) 09:03:03 (22d)
ATT_WRITE_REQ
Top / ATT_WRITE_REQ
Bluetooth Core Specification/Volume 3/Part F > 3.4.5.1 ATT_WRITE_REQ
used to request the server to write the value of an attribute and acknowledge that this has been achieved in an ATT_WRITE_RSP? PDU.
用途
パラメータ
Parameter Size (octets) Description Attribute Opcode 1 0x12 = ATT_WRITE_REQ PDU Attribute Handle 2 The handle of the attribute to be written Attribute Value 0 to (ATT_MTU-3) The value to be written to the attribute
メモ
- 一度のATT_WRITE_REQで書き込めるより長い属性を書く時はGATT/Write Long Characteristic Valuesを使う

