Home
last modified time | relevance | path

Searched refs:BTA_GATT_ALREADY_OPEN (Results 1 – 3 of 3) sorted by relevance

/hal_espressif-latest/components/bt/host/bluedroid/bta/include/bta/
Dbta_gatt_api.h127 #define BTA_GATT_ALREADY_OPEN GATT_ALREADY_OPEN /* 0x91 */ macro
/hal_espressif-latest/components/bt/host/bluedroid/bta/gatt/
Dbta_gatts_act.c767 status = BTA_GATT_ALREADY_OPEN; in bta_gatts_open()
Dbta_gattc_act.c764 status = BTA_GATT_ALREADY_OPEN; in bta_gattc_conn()