Searched refs:BT_LE_FEAT_BIT_SMI_RX (Results 1 – 3 of 3) sorted by relevance
154 return (conn->llcp.fex.features_peer & BIT64(BT_LE_FEAT_BIT_SMI_RX)) != 0; in feature_peer_smi_rx()
84 #define LL_FEAT_BIT_SMI_RX BIT64(BT_LE_FEAT_BIT_SMI_RX)
171 #define BT_LE_FEAT_BIT_SMI_RX 10 macro