Home
last modified time | relevance | path

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

/system/bt/stack/include/
Dgatt_api.h211 BTA_GATT_CONN_NONE = 0x0101, /* 0x0101 no connection to cancel */ enumerator
228 CASE_RETURN_TEXT(BTA_GATT_CONN_NONE); in gatt_disconnection_reason_text()
/system/bt/bta/gatt/
Dbta_gattc_act.cc536 cb_data.close.reason = BTA_GATT_CONN_NONE; in bta_gattc_close_fail()