Home
last modified time | relevance | path

Searched refs:GATT_CONN_OK (Results 1 – 4 of 4) sorted by relevance

/system/bt/stack/include/
Dgatt_api.h198 GATT_CONN_OK = 0, enumerator
222 CASE_RETURN_TEXT(GATT_CONN_OK); in gatt_disconnection_reason_text()
/system/bt/stack/gatt/
Dgatt_main.cc770 kGattConnected, GATT_CONN_OK, in gatt_send_conn_cback()
/system/bt/bta/gatt/
Dbta_gattc_act.cc554 .reason = GATT_CONN_OK, in bta_gattc_close()
/system/bt/bta/hh/
Dbta_hh_le.cc1598 if (p_data->le_close.reason != GATT_CONN_OK) { in bta_hh_le_open_fail()