Searched refs:kBtSnoopLogFilterProfileA2dpProperty (Results 1 – 3 of 3) sorted by relevance
152 static const std::string kBtSnoopLogFilterProfileA2dpProperty; variable171 {kBtSnoopLogFilterProfileA2dpProperty, false},
442 const std::string SnoopLogger::kBtSnoopLogFilterProfileA2dpProperty = member in bluetooth::hal::SnoopLogger943 !IsFilterEnabled(kBtSnoopLogFilterProfileA2dpProperty)) { in IsA2dpMediaChannel()977 !IsFilterEnabled(kBtSnoopLogFilterProfileA2dpProperty)) { in AddA2dpMediaChannel()994 !IsFilterEnabled(kBtSnoopLogFilterProfileA2dpProperty)) { in RemoveA2dpMediaChannel()1155 if (IsFilterEnabled(kBtSnoopLogFilterProfileA2dpProperty)) { in FilterCapturedPacket()
661 bluetooth::os::SetSystemProperty(SnoopLogger::kBtSnoopLogFilterProfileA2dpProperty, "true")); in TEST_F()663 bluetooth::os::GetSystemProperty(SnoopLogger::kBtSnoopLogFilterProfileA2dpProperty); in TEST_F()688 bluetooth::os::SetSystemProperty(SnoopLogger::kBtSnoopLogFilterProfileA2dpProperty, "false")); in TEST_F()706 bluetooth::os::SetSystemProperty(SnoopLogger::kBtSnoopLogFilterProfileA2dpProperty, "true")); in TEST_F()708 bluetooth::os::GetSystemProperty(SnoopLogger::kBtSnoopLogFilterProfileA2dpProperty); in TEST_F()734 bluetooth::os::SetSystemProperty(SnoopLogger::kBtSnoopLogFilterProfileA2dpProperty, "false")); in TEST_F()