Home
last modified time | relevance | path

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

/system/bt/bta/include/
Dbta_gatt_api.h195 #define BTA_GATT_CONN_UNKNOWN 0 macro
/system/bt/bta/hh/
Dbta_hh_le.c2428 … conn_dat.status = (p_data->le_close.reason == BTA_GATT_CONN_UNKNOWN) ? p_cb->status : BTA_HH_ERR; in bta_hh_le_open_fail()