Package com.thingclips.smart.android.ble
See: Description
-
Enum Summary Enum Description AudioCategory -
Interface Summary Interface Description IThingAudioManager IThingBeaconManager Beacon operate manager. IThingBleCommRodCtrl Due to certain scene conditions, mobile phones and devices cannot connect to the Internet, but some parameters need to be set for the device, so the device needs to be operated offline. IThingBleController IThingBleManager Thing BLE operate manager. IThingBleOperator BLE operate manager. IThingDeviceConnectManager IThingFittings 配件注册监听器 这里说明下: 注册配件监听器,SDK设备端上报到鉴权/检查的动作,然后解析成对应的T, T代表配件的具体信息 需要带有设备标志devId, 具体的操作步骤cmd,包含auth,check、delete等 需要认证的设备mac 认证信息s1 群组group 群组操作结果,true 成功;false 失败。比如 删除成功;订阅失败;查询失败等 result 业务层根据T去判断要调用鉴权接口还是检查接口, 返回结果通过sendFittingsData发送给sdk 删除配件,业务层直接调用云端接口,然后将结果通过 sendFittingsData发送给sdk 不同的能力,均需要实现该接口 IThingLEAudioManager IThingThirdProtocolDelegate IThingThirdProtocolSupport IThingBleBeaconPreCtrl 统一对外的 ble-beacon 预控接口 -
Class Summary Class Description IThingBleBeaconPreCtrlKt