Home
last modified time | relevance | path

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

/system/bt/stack/include/
Dgatt_api.h115 #define GATT_CONN_UNKNOWN 0 macro
/system/bt/bta/gatt/
Dbta_gatts_act.cc598 btif_debug_conn_state(bdaddr, BTIF_DEBUG_CONNECTED, GATT_CONN_UNKNOWN); in bta_gatts_conn_cback()
Dbta_gattc_act.cc1048 btif_debug_conn_state(bdaddr, BTIF_DEBUG_CONNECTED, GATT_CONN_UNKNOWN); in bta_gattc_conn_cback()
/system/bt/bta/hh/
Dbta_hh_le.cc1639 conn_dat.status = (p_data->le_close.reason == GATT_CONN_UNKNOWN) in bta_hh_le_open_fail()