Searched refs:DISCONNECT_REASON_UNKNOWN (Results 1 – 5 of 5) sorted by relevance
/aosp12/system/bt/common/ |
H A D | metrics_unittest.cc | 488 bluetooth::common::DISCONNECT_REASON_UNKNOWN, 133456); in TEST_F() 606 bluetooth::common::DISCONNECT_REASON_UNKNOWN, 133456); in TEST_F() 685 bluetooth::common::DISCONNECT_REASON_UNKNOWN, 0); in TEST_F() 736 bluetooth::common::DISCONNECT_REASON_UNKNOWN, 0); in TEST_F() 765 bluetooth::common::DISCONNECT_REASON_UNKNOWN, 0); in TEST_F() 916 bluetooth::common::DISCONNECT_REASON_UNKNOWN, 0); in TEST_F()
|
H A D | metrics.h | 61 DISCONNECT_REASON_UNKNOWN, enumerator
|
H A D | metrics.cc | 233 case DISCONNECT_REASON_UNKNOWN: in get_disconnect_reason_type()
|
/aosp12/system/bt/btif/src/ |
H A D | btif_a2dp_audio_interface.cc | 311 bluetooth::common::DISCONNECT_REASON_UNKNOWN, 0); in btif_a2dp_audio_interface_end_session()
|
H A D | btif_a2dp_source.cc | 474 bluetooth::common::DISCONNECT_REASON_UNKNOWN, 0); in btif_a2dp_source_end_session_delayed() 480 bluetooth::common::DISCONNECT_REASON_UNKNOWN, 0); in btif_a2dp_source_end_session_delayed()
|