Get spp mtu length (Android)

Example

Kotlin

Cmds.getMtuLengthSPP().send { 
 if (it.error.code == 0) {
 // Success
 // it.res is IDOSppMtuModel
 }else {
 // Failure
 }
}
Copyright © 2023-2024 IDO. All rights reserved. all right reserved,powered by Gitbook修改日期: 2025-04-30 09:32:44

results matching ""

    No results matching ""