
About NXT Bluetooth Access Functions
I click "Bluetooth" in Code Templates, and IDE pop up a "Help:Bluetooth" window.
There are many functions in "NXT Bluetooth Access Functions ", but I can not find them in Code templates. Ex.
getFirstDevice(nResult, nHandle);
getNextDevice(nResult, nHandle);
getDeviceAddr(nResult, nHandle, sAddr);
getDeviceClass(nResult, nHandle, sCOD);
getDeviceName(nResult, nHandle, sName);
getDeviceStatus(nResult, nHandle, nStatus);
I can not find them in help document.
Will they be available in the future version of ROBOTC?
Thank you!
