Home
last modified time | relevance | path

Searched defs:stack_config_get_interface (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/packages/modules/Bluetooth/system/test/common/
Dstack_config.cc85 const stack_config_t* stack_config_get_interface(void) { return &mock_stack_config; } in stack_config_get_interface() function
/aosp_15_r20/packages/modules/Bluetooth/system/main/
Dstack_config.cc209 const stack_config_t* stack_config_get_interface(void) { return &interface; } in stack_config_get_interface() function
/aosp_15_r20/packages/modules/Bluetooth/system/stack/test/
Dstack_smp_test.cc99 const stack_config_t* stack_config_get_interface(void) { return &mock_stack_config; } in stack_config_get_interface() function
/aosp_15_r20/packages/modules/Bluetooth/system/profile/avrcp/tests/avrcp_device_fuzz/
Davrcp_device_fuzz.cc377 const stack_config_t* stack_config_get_interface(void) { return &bluetooth::avrcp::interface; } in stack_config_get_interface() function
/aosp_15_r20/packages/modules/Bluetooth/system/bta/le_audio/
Dcodec_manager_test.cc96 const stack_config_t* stack_config_get_interface(void) { return &mock_stack_config; } in stack_config_get_interface() function
Dstate_machine_test.cc106 const stack_config_t* stack_config_get_interface(void) { return &mock_stack_config; } in stack_config_get_interface() function
Dle_audio_client_test.cc204 const stack_config_t* stack_config_get_interface(void) { return &mock_stack_config; } in stack_config_get_interface() function
/aosp_15_r20/packages/modules/Bluetooth/system/profile/avrcp/tests/
Davrcp_device_test.cc1892 const stack_config_t* stack_config_get_interface(void) { return &bluetooth::avrcp::interface; } in stack_config_get_interface() function