Searched refs:MGMT_PHY_LE_CODED_RX (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/net/bluetooth/
H A Dmgmt.h654 #define MGMT_PHY_LE_CODED_RX BIT(14) macro
663 MGMT_PHY_LE_CODED_TX | MGMT_PHY_LE_CODED_RX)
667 MGMT_PHY_LE_CODED_RX)
/linux-master/net/bluetooth/
H A Dmgmt.c744 supported_phys |= MGMT_PHY_LE_CODED_RX;
808 selected_phys |= MGMT_PHY_LE_CODED_RX;
4005 if (selected_phys & MGMT_PHY_LE_CODED_RX)

Completed in 146 milliseconds