Lines Matching full:phy
31 /* BLE PHY data structure */
145 * Copies the data from the phy receive buffer into a mbuf chain.
240 /* Disable the phy */ in ble_phy_isr()
260 /* Disable PHY */ in ble_phy_isr()
280 ble_hdr->rxinfo.phy = BLE_PHY_1M; in ble_phy_isr()
285 /* Count PHY valid packets */ in ble_phy_isr()
292 /* Disable the PHY. */ in ble_phy_isr()
302 * ble phy init
304 * Initialize the PHY. This is expected to be called once.
306 * @return int 0: success; PHY error code otherwise
311 /* Set phy channel to an invalid channel so first set channel works */ in ble_phy_init()
342 * Called to enable encryption at the PHY. Note that this state will persist
343 * in the PHY; in other words, if you call this function you have to call
344 * disable so that future PHY transmits/receives will not be encrypted.
436 /* Set the PHY transition */ in ble_phy_tx()
439 /* Set phy state to transmitting and count packet statistics */ in ble_phy_tx()
450 * ble phy txpwr set
483 * ble phy txpwr round
506 * ble phy txpwr get
510 * @return int The current PHY transmit power, in dBm
519 * ble phy setchan
530 * @return int 0: success; PHY error code otherwise
550 * Disable the PHY. This will do the following:
551 * -> Turn off all phy interrupts.
554 * -> Sets phy state to idle.
569 * Return the phy state
571 * @return int The current PHY state.
592 * phy. For this chip, if encryption is enabled, the maximum payload is 27