bluetooth_is_empty_address
return bluetooth_is_empty_address(a, false);
return bluetooth_is_empty_address(b, false);
return bluetooth_is_empty_address(a, true);
return bluetooth_is_empty_address(b, true);
bluetooth_is_empty_address,