Searched refs:DISCONNECT_REASON_UNKNOWN (Results 1 – 5 of 5) sorted by relevance
/system/bt/common/ |
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()
|
D | metrics.h | 61 DISCONNECT_REASON_UNKNOWN, enumerator
|
D | metrics.cc | 232 case DISCONNECT_REASON_UNKNOWN: in get_disconnect_reason_type()
|
/system/bt/btif/src/ |
D | btif_a2dp_audio_interface.cc | 318 bluetooth::common::DISCONNECT_REASON_UNKNOWN, 0); in btif_a2dp_audio_interface_end_session()
|
D | btif_a2dp_source.cc | 469 bluetooth::common::DISCONNECT_REASON_UNKNOWN, 0); in btif_a2dp_source_end_session_delayed() 474 bluetooth::common::DISCONNECT_REASON_UNKNOWN, 0); in btif_a2dp_source_end_session_delayed()
|