Home
last modified time | relevance | path

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

/hal_espressif-3.4.0/components/bt/host/bluedroid/bta/include/bta/
Dbta_gatt_api.h249 #define BTA_GATT_CONN_NONE 0x0101 /* 0x0101 no connec… macro
/hal_espressif-3.4.0/components/bt/host/bluedroid/bta/gatt/
Dbta_gattc_act.c789 cb_data.close.reason = BTA_GATT_CONN_NONE; in bta_gattc_close_fail()