Searched refs:get_pts_avrcp_test (Results 1 - 4 of 4) sorted by relevance

/system/bt/internal_include/
H A Dstack_config.h30 bool (*get_pts_avrcp_test)(void); member in struct:__anon835
/system/bt/main/
H A Dstack_config.cc81 static bool get_pts_avrcp_test(void) { function
114 get_trace_config_enabled, get_pts_avrcp_test,
/system/bt/profile/avrcp/tests/
H A Davrcp_device_test.cc49 bool get_pts_avrcp_test(void) { return false; } function in namespace:bluetooth::avrcp
52 nullptr, get_pts_avrcp_test, nullptr, nullptr, nullptr, nullptr, nullptr,
/system/bt/profile/avrcp/
H A Ddevice.cc366 if (stack_config_get_interface()->get_pts_avrcp_test()) {

Completed in 123 milliseconds