private void UpdateAddressFilter()
 {
     _callback.SetPhyAddressFilter(!_macPromiscousMode, _macShortAddr, _macPanId, _panCoordinator);
 }