Home
last modified time | relevance | path

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

/hal_espressif-3.5.0/components/bt/host/bluedroid/bta/dm/include/
Dbta_dm_int.h873 #define BTA_PHY_2M_MASK (1 << 1) macro
/hal_espressif-3.5.0/components/bt/host/bluedroid/bta/dm/
Dbta_dm_act.c5721 if (conn_params.phy_mask & BTA_PHY_2M_MASK) { in bta_dm_ble_gap_set_prefer_ext_conn_params()