#define GetBTDeviceNameCount ( _n   ) 
Value:
compchk EQ, sizeof(_n), 1 \
  GetCommModuleValue(CommOffsetBtDeviceNameCnt, _n)

Get bluetooth device name count.

This method returns the number of device names defined within the Bluetooth device table. This usually has the same value as BTDeviceCount but it can differ in some instances.

Parameters:
_n The count of known bluetooth device names.

Generated by  doxygen 1.6.2