Home
last modified time | relevance | path

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

/hal_espressif-3.7.0/components/bt/host/bluedroid/bta/dm/include/
Dbta_dm_int.h895 #define BTA_PHY_1M_MASK (1 << 0) macro
/hal_espressif-3.7.0/components/bt/host/bluedroid/bta/dm/
Dbta_dm_act.c5797 if (conn_params.phy_mask & BTA_PHY_1M_MASK) { in bta_dm_ble_gap_set_prefer_ext_conn_params()