![]() |
Airoha M0 BLE API
1.0.5.4
|
1.0.5.4 (2017/09/13):
- Update BT patch.
- Add RSSI read API (ble_gap_get_rssi)
- Add passkey configuring API(BLE_gap_sm_set_passkey_for_display)
1.0.5.3 (2017/07/26):
- Porting Layer
- Add WI32U320
- Add NUC123 SPI0 support.(bt_porting_spi0_pd3_pb14.c)
1.0.5.2 (2017/06/20):
- Remarkable feature
- External BUS package, support MP, bypass and user-defined command.
- Porting Layer
- Fix NUC123 timer 0 lost problem
- Add NUC126 porting
- Add SC00 porting
1.0.5 (2017/05/10):
- Remarkable feature
- Support updatable BLE controller patching mechanism.
- BT/BtKit
- ATT modification
- Support larger MTU size(up to 115). (BLE_att_set_default_mtu)
1.0.4 (2016/12/19):
- Remarkable feature
- PTS test passed. (QDID: 91250)
- Many new SM features support. (SDK 1.0.4 SM features)
- BT/BtKit
- GAP modification
- Add APIs.(BLE_GAP_EVT_DISCONNECT_FAIL, BLE_GAP_EVT_CONNECT_FAIL, BLE_GAP_EVT_START_ENCRYPT_FAIL ,BLE_GAP_EVT_CONN_PARM_UPDATE_FAIL ,BLE_GAP_EVT_READ_REMOTE_VERSION)
- Add events. (ble_gap_adv_set_parameter, ble_gap_scan_set_parameter, ble_gap_add_whitelist, ble_gap_remote_version)
- Add TX acl data pause. (BT_Pause_Tx)
- SM modification
- Add APIs. (BLE_gap_sm_get_ltk, BLE_gap_sm_get_peer_ltk)
- Add field. (ble_sm_evt_conn_sec_update_t)
- GATT modification
- Add status. (GATT_FAILURE_TRANSACTION_TIMEOUT)
1.0.3.1 (2016/10/20):
- Remarkable features
- BLE master support. (ble_gap_sm.h, ble_gatt_client.h)
- BT/BtKit
- Add SM master. (ble_gap_sm.h)
- Add GATT master.(ble_gatt_client.h)
1.0.3 (2016/8/22):
- Remarkable features
- Support OTA service. (service_device_firmware_update_OTA.h)
- BT/Btkit
- Add parameter for ble_gap_scan_start API.
- Add firmware update service. (service_device_firmware_update_OTA.h)
1.0.1 :
- Preliminary version.