Home
last modified time | relevance | path

Searched defs:get_pts_avrcp_test (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/packages/modules/Bluetooth/system/internal_include/
Dstack_config.h29 bool (*get_pts_avrcp_test)(void); member
/aosp_15_r20/packages/modules/Bluetooth/system/test/common/
Dstack_config.cc30 bool get_pts_avrcp_test(void) { return false; } in get_pts_avrcp_test() function
/aosp_15_r20/packages/modules/Bluetooth/system/main/
Dstack_config.cc93 static bool get_pts_avrcp_test(void) { in get_pts_avrcp_test() function
/aosp_15_r20/packages/modules/Bluetooth/system/stack/test/
Dstack_smp_test.cc47 bool get_pts_avrcp_test(void) { return false; } in get_pts_avrcp_test() function
/aosp_15_r20/packages/modules/Bluetooth/system/profile/avrcp/tests/avrcp_device_fuzz/
Davrcp_device_fuzz.cc239 bool get_pts_avrcp_test(void) { return false; } in get_pts_avrcp_test() function
/aosp_15_r20/packages/modules/Bluetooth/system/bta/le_audio/
Dcodec_manager_test.cc62 bool get_pts_avrcp_test(void) { return false; } in get_pts_avrcp_test() function
Dstate_machine_test.cc73 bool get_pts_avrcp_test(void) { return false; } in get_pts_avrcp_test() function
Dle_audio_client_test.cc171 bool get_pts_avrcp_test(void) { return false; } in get_pts_avrcp_test() function
/aosp_15_r20/packages/modules/Bluetooth/system/profile/avrcp/tests/
Davrcp_device_test.cc55 bool get_pts_avrcp_test(void) { return false; } in get_pts_avrcp_test() function