public static extern bool CsrBleHostUpdatePairedDeviceList(ref CSR_BLE_PAIRED_DEVICE pairedDevice);
public static extern bool CsrBleHostGetPairedDeviceList(ref ushort nPairedDevices, ref CSR_BLE_PAIRED_DEVICE pairedDevices);