Home
last modified time | relevance | path

Searched refs:aux_phy (Results 1 – 4 of 4) sorted by relevance

/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Dlll.h363 uint8_t aux_phy; /* aux phy stored when LLL scheduling the member
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/lll/
Dlll_scan_aux.c271 ftr->aux_phy = phy_aux; in lll_scan_aux_isr_aux_setup()
750 phy_aux = node_rx->rx_ftr.aux_phy; /* PHY remembered in node rx */ in isr_rx_lll_schedule()
Dlll_sync.c675 ftr->aux_phy = phy_aux; in isr_aux_setup()
/Zephyr-latest/subsys/bluetooth/controller/hci/
Dhci.c206 #define HCI_AUX_PHY_TO_HCI_PHY(aux_phy) ((aux_phy) + 1) argument
7257 uint8_t aux_phy; local
7279 aux_phy = BIT(PDU_ADV_AUX_PTR_PHY_GET(aux_ptr));
7285 aux_phy);
7786 uint8_t aux_phy; local
7795 aux_phy = BIT(PDU_ADV_AUX_PTR_PHY_GET(aux_ptr));
7800 aux_ptr->offs_units, PDU_ADV_AUX_PTR_OFFSET_GET(aux_ptr), aux_phy);