Bluetooth LE Profile API document
Bluetooth LE Profile API document Rev.1.00 [May 22, 2020]
Message Sequence Chart

Message Sequence Chart

This section indicates how to use the R_BLE GATT Sever APIs in typical use cases of Bluetooth Low Energy.

Initialization

msc_gatts_init_en.svg

MTU Exchange

msc_gatts_ex_mtu_en.svg

Read Characteristic

msc_gatts_read_char_en.svg

Read Using Characteristic UUID

msc_gatts_read_char_us_uuid_en.svg

Read Multiple Characteristic

msc_gatts_multi_read_en.svg

Read Long Characteristic

msc_gatts_read_long_char_en.svg

Write Characteristic Request

msc_gatts_write_char_en.svg

Write Characteristic Without Response

msc_gatts_write_cmd_en.svg

Signed Write

msc_gatts_signed_write_en.svg

Write Long Characteristic

msc_gatts_write_long_char_en.svg

Notification

msc_gatts_notif_en.svg

Indication

msc_gatts_ind_en.svg

Error Response

msc_gatts_error_response_en.svg