Navigation: TCC > Variables & Functions > Functions
@BTDEVICEREMEMBERED
@BTDEVICEREMEMBERED[n] : Returns 1 if the Bluetooth device whose index is n is a remembered device; otherwise it returns 0. Indexes range from 0 to %_btdevicecount.
Example:
echo %@btdeviceremembered[0]
0