Searched refs:_pref_rx_phy (Results 1 – 1 of 1) sorted by relevance
111 #define BT_CONN_LE_PHY_PARAM_INIT(_pref_tx_phy, _pref_rx_phy) \ argument115 .pref_rx_phy = (_pref_rx_phy), \123 #define BT_CONN_LE_PHY_PARAM(_pref_tx_phy, _pref_rx_phy) \ argument125 BT_CONN_LE_PHY_PARAM_INIT(_pref_tx_phy, _pref_rx_phy) \