Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/bta/include/bta/
Dbta_gatt_api.h244 #define BTA_GATT_CONN_TIMEOUT GATT_CONN_TIMEOUT /* 0x08 connection ti… macro
/hal_espressif-latest/components/bt/host/bluedroid/bta/hh/
Dbta_hh_le.c2347 if (p_data->le_close.reason == BTA_GATT_CONN_TIMEOUT) { in bta_hh_gatt_close()