Home
last modified time | relevance | path

Searched defs:disconnect_reason (Results 1 – 6 of 6) sorted by relevance

/system/bt/btif/src/
Dbtif_debug_conn.cc33 tGATT_DISCONN_REASON disconnect_reason; member
68 const tGATT_DISCONN_REASON disconnect_reason) { in btif_debug_conn_state()
/system/bt/common/
Dmetrics_linux.cc45 void BluetoothMetricsLogger::LogPairEvent(uint32_t disconnect_reason, in LogPairEvent()
64 disconnect_reason_t disconnect_reason, uint64_t timestamp_ms) {} in LogBluetoothSessionEnd()
Dmetrics_unittest.cc76 PairEvent* MakePairEvent(int32_t disconnect_reason, int64_t timestamp_ms, in MakePairEvent()
128 BluetoothSession_DisconnectReasonType disconnect_reason, in MakeBluetoothSession()
Dmetrics.cc294 void BluetoothMetricsLogger::LogPairEvent(uint32_t disconnect_reason, in LogPairEvent()
368 disconnect_reason_t disconnect_reason, uint64_t timestamp_ms) { in LogBluetoothSessionEnd()
/system/bt/gd/proto/bluetooth/metrics/
Dbluetooth.proto111 optional string disconnect_reason = 4 [deprecated = true]; field
179 optional int32 disconnect_reason = 1; field
/system/bt/stack/sdp/
Dsdpint.h154 uint16_t disconnect_reason; /* Disconnect reason */ member