<< Click here to display Table of Contents >> Navigation: TCC > Variables & Functions > Functions:
@BTDEVICEAUTHENTICATED[n] : Returns 1 if the Bluetooth device whose index is n is authenticated; otherwise it returns 0. Indexes range from 0 to %_btdevicecount.
Example:
echo %@btdeviceauthenticated[0]
0