Home
last modified time | relevance | path

Searched refs:PHY_LE_2M (Results 1 – 2 of 2) sorted by relevance

/system/bt/stack/btm/
Dbtm_ble_bgconn.cc351 if (controller_get_interface()->supports_ble_2m_phy()) phy |= PHY_LE_2M; in btm_ble_start_auto_conn()
/system/bt/stack/include/
Dbtm_api_types.h613 constexpr uint8_t PHY_LE_2M = 0x02; variable