Searched refs:PHY_LE_CODED (Results 1 – 2 of 2) sorted by relevance
408 if (controller_get_interface()->supports_ble_coded_phy()) phy |= PHY_LE_CODED; in btm_ble_start_auto_conn()
629 constexpr uint8_t PHY_LE_CODED = 0x03; variable