andrzej-kaczmarek opened a new pull request #565: nimble/ll: Refactor PHY 
transitions
URL: https://github.com/apache/mynewt-nimble/pull/565
 
 
   This changes semantics of ble_phy_mode_set(). Instead of only setting
   current phy_mode and TX-to-RX phy_mode, it will set an actual phy_modes
   used on every TX and RX during packet sequence. This allows ble_phy to
   configure RF properly for both transitions and also makes it resonsible
   for changing phy_mode on each transition - ble_ll shall now only call
   ble_phy_mode_set before 1st packet in an event, i.e. before calling
   ble_phy_tx/rx_set_start_time.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to