Home
last modified time | relevance | path

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

/system/bt/bta/include/
Dbta_gatt_api.h90 #define BTA_GATT_CONN_NONE 0x0101 /* 0x0101 no connection to cancel */ macro
/system/bt/bta/gatt/
Dbta_gattc_act.cc522 cb_data.close.reason = BTA_GATT_CONN_NONE; in bta_gattc_close_fail()