/packages/modules/Bluetooth/system/stack/eatt/ |
D | eatt_impl.h | 198 stack_config_get_interface()->get_pts_l2cap_ecoc_send_num_of_sdu(); 265 stack_config_get_interface()->get_pts_l2cap_ecoc_min_key_size(); in upper_tester_l2cap_connect_ind() 290 if (stack_config_get_interface() in upper_tester_l2cap_connect_ind() 298 if (stack_config_get_interface()->get_pts_l2cap_ecoc_reconfigure()) { in upper_tester_l2cap_connect_ind() 314 if (!stack_config_get_interface() in eatt_l2cap_connect_ind() 332 if (stack_config_get_interface()->get_pts_l2cap_ecoc_upper_tester()) { in eatt_l2cap_connect_ind() 359 } else if (stack_config_get_interface() in eatt_retry_after_collision_if_needed() 376 if (stack_config_get_interface()->get_pts_l2cap_ecoc_connect_remaining() && in upper_tester_l2cap_connect_cfm() 427 if (stack_config_get_interface()->get_pts_l2cap_ecoc_upper_tester()) { in eatt_l2cap_connect_cfm() 456 if (stack_config_get_interface()->get_pts_l2cap_ecoc_reconfigure()) { in eatt_l2cap_reconfig_completed() [all …]
|
/packages/modules/Bluetooth/system/internal_include/ |
D | stack_config.h | 53 const stack_config_t* stack_config_get_interface(void);
|
/packages/modules/Bluetooth/system/bta/le_audio/broadcaster/ |
D | broadcast_configuration_provider.cc | 33 stack_config_get_interface()->get_pts_broadcast_audio_config_options(); in GetBroadcastConfig()
|
D | broadcaster.cc | 362 if (stack_config_get_interface() in UpdateMetadata() 506 if (stack_config_get_interface() in CreateAudioBroadcast() 531 if (stack_config_get_interface() in CreateAudioBroadcast()
|
/packages/modules/Bluetooth/system/test/common/ |
D | stack_config.cc | 89 const stack_config_t* stack_config_get_interface(void) { in stack_config_get_interface() function
|
/packages/modules/Bluetooth/system/stack/l2cap/ |
D | l2c_ble_conn_params.cc | 102 if (stack_config_get_interface()->get_pts_conn_updates_disabled()) return; in L2CA_LockBleConnParamsForServiceDiscovery() 139 if (stack_config_get_interface()->get_pts_conn_updates_disabled()) return; in L2CA_LockBleConnParamsForProfileConnection()
|
/packages/modules/Bluetooth/system/main/ |
D | stack_config.cc | 233 const stack_config_t* stack_config_get_interface(void) { return &interface; } in stack_config_get_interface() function
|
/packages/modules/Bluetooth/system/profile/avrcp/tests/avrcp_device_fuzz/ |
D | avrcp_device_fuzz.cc | 130 const stack_config_t* stack_config_get_interface(void) { in stack_config_get_interface() function
|
/packages/modules/Bluetooth/system/stack/btm/ |
D | btm_sec_cb.cc | 84 btm_sec_cb.Init(stack_config_get_interface()->get_pts_secure_only_mode() in BTM_Sec_Init()
|
D | btm_iso_impl.h | 772 if (stack_config_get_interface()->get_pts_unencrypt_broadcast()) { in create_big()
|
/packages/modules/Bluetooth/system/stack/test/ |
D | stack_smp_test.cc | 103 const stack_config_t* stack_config_get_interface(void) { in stack_config_get_interface() function
|
/packages/modules/Bluetooth/system/stack/gatt/ |
D | gatt_api.cc | 568 if (stack_config_get_interface()->get_pts_force_eatt_for_notifications() && in GATTS_HandleValueNotification() 1235 if (stack_config_get_interface()->get_pts_use_eatt_for_all_services()) { in GATT_Register()
|
D | gatt_main.cc | 578 if (stack_config_get_interface()->get_pts_connect_eatt_before_encryption()) { in gatt_le_connect_cback()
|
/packages/modules/Bluetooth/system/stack/smp/ |
D | smp_utils.cc | 905 stack_config_get_interface()->get_pts_smp_failure_case()); in init()
|
/packages/modules/Bluetooth/system/bta/le_audio/ |
D | codec_manager_test.cc | 106 const stack_config_t* stack_config_get_interface(void) { in stack_config_get_interface() function
|
D | client.cc | 4022 if (stack_config_get_interface() in OnAudioSuspend() 4040 if (stack_config_get_interface() in OnAudioSuspend() 5080 if (stack_config_get_interface() in ReconfigureOrUpdateRemote()
|
D | state_machine_test.cc | 110 const stack_config_t* stack_config_get_interface(void) { in stack_config_get_interface() function
|
D | le_audio_client_test.cc | 229 const stack_config_t* stack_config_get_interface(void) { in stack_config_get_interface() function
|
/packages/modules/Bluetooth/system/btif/src/ |
D | btif_dm.cc | 1285 !(stack_config_get_interface()->get_pts_crosskey_sdp_disable())) { in btif_dm_auth_cmpl_evt() 3401 const std::string* recv = stack_config_get_interface()->get_pts_smp_options(); in btif_dm_get_smp_config()
|
/packages/modules/Bluetooth/system/profile/avrcp/ |
D | device.cc | 657 if (stack_config_get_interface()->get_pts_avrcp_test()) { in TrackChangedNotificationResponse()
|
/packages/modules/Bluetooth/system/profile/avrcp/tests/ |
D | avrcp_device_test.cc | 2248 const stack_config_t* stack_config_get_interface(void) { in stack_config_get_interface() function
|