Home
last modified time | relevance | path

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

/system/bt/stack/btm/
Dbtm_ble_bgconn.cc408 if (controller_get_interface()->supports_ble_coded_phy()) phy |= PHY_LE_CODED; in btm_ble_start_auto_conn()
/system/bt/stack/include/
Dbtm_api_types.h629 constexpr uint8_t PHY_LE_CODED = 0x03; variable