1.0.11
|
sle_transmition_manager.h
|
添加QOS队列
|
1.0.11
|
sle_ssap_client.h
|
ssapc_find_structure方法的ssapc_find_structure_param_t中type成员变量参考枚举从ssap_find_type_t改为ssap_property_type_t
|
1.0.11
|
sle_ota.h
|
新增sle ota头文件
|
1.0.11
|
sle_low_latency.h
|
- tx和rx回调函数参数len由uint16_t改为uint8_t
- 添加sle_low_latency_rx_get_data获取rx数据
|
1.0.11
|
sle_device_manager.h
|
- 添加power_on回调,表明双核中B核是否上电
- 将enable/disable sle接口和回调移动至此文件
|
1.0.11
|
sle_device_discovery.h
|
添加删除广播接口和回调
|
1.0.11
|
sle_connection_manager.h
|
- 添加获取连接为G/T节点接口
- 添加获取bond设备接口
- 添加设置NV接口(暂未开放)
- 添加白名单逻辑
- 添加取消连接接口
- 添加设置rssi接口
- 添加断开所有连接接口
|
1.0.12
|
sle_ssap_server.h
|
添加收到来自客户端的cfm响应接口:indicate_cfm_cb
|
1.0.12
|
sle_connection_manager.h
|
新增set channel map接口
|
1.0.12
|
sle_connection_manager.h
|
- 修改设置NV接口(添加index入参)
- 添加errcode_t sle_set_save_pair_keys_mode(uint8_t is_available)接口,设置是否支持用户设置NV
- 添加sle_save_smp_keys_mode_switch_t枚举
|
1.0.12
|
sle_connection_manager.h
|
pair_complete_cb中添加keymissing错误码
|
1.0.12
|
sle_low_latency.h
|
- 新增set em data方法和回调
- 修改原有low latency回调
|