Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/
Dgap_api.h71 #ifndef GAP_PREFER_CONN_INT_MAX
72 #define GAP_PREFER_CONN_INT_MAX BTM_BLE_CONN_INT_MIN macro
/hal_espressif-latest/components/bt/host/bluedroid/stack/gap/
Dgap_ble.c446 p_db_attr->attr_value.conn_param.int_max = GAP_PREFER_CONN_INT_MAX; /* 6 */ in gap_attr_db_init()