Home
last modified time | relevance | path

Searched refs:stack_config_get_interface (Results 1 – 21 of 21) sorted by relevance

/packages/modules/Bluetooth/system/stack/eatt/
Deatt_impl.h198 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/
Dstack_config.h53 const stack_config_t* stack_config_get_interface(void);
/packages/modules/Bluetooth/system/bta/le_audio/broadcaster/
Dbroadcast_configuration_provider.cc33 stack_config_get_interface()->get_pts_broadcast_audio_config_options(); in GetBroadcastConfig()
Dbroadcaster.cc362 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/
Dstack_config.cc89 const stack_config_t* stack_config_get_interface(void) { in stack_config_get_interface() function
/packages/modules/Bluetooth/system/stack/l2cap/
Dl2c_ble_conn_params.cc102 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/
Dstack_config.cc233 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/
Davrcp_device_fuzz.cc130 const stack_config_t* stack_config_get_interface(void) { in stack_config_get_interface() function
/packages/modules/Bluetooth/system/stack/btm/
Dbtm_sec_cb.cc84 btm_sec_cb.Init(stack_config_get_interface()->get_pts_secure_only_mode() in BTM_Sec_Init()
Dbtm_iso_impl.h772 if (stack_config_get_interface()->get_pts_unencrypt_broadcast()) { in create_big()
/packages/modules/Bluetooth/system/stack/test/
Dstack_smp_test.cc103 const stack_config_t* stack_config_get_interface(void) { in stack_config_get_interface() function
/packages/modules/Bluetooth/system/stack/gatt/
Dgatt_api.cc568 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()
Dgatt_main.cc578 if (stack_config_get_interface()->get_pts_connect_eatt_before_encryption()) { in gatt_le_connect_cback()
/packages/modules/Bluetooth/system/stack/smp/
Dsmp_utils.cc905 stack_config_get_interface()->get_pts_smp_failure_case()); in init()
/packages/modules/Bluetooth/system/bta/le_audio/
Dcodec_manager_test.cc106 const stack_config_t* stack_config_get_interface(void) { in stack_config_get_interface() function
Dclient.cc4022 if (stack_config_get_interface() in OnAudioSuspend()
4040 if (stack_config_get_interface() in OnAudioSuspend()
5080 if (stack_config_get_interface() in ReconfigureOrUpdateRemote()
Dstate_machine_test.cc110 const stack_config_t* stack_config_get_interface(void) { in stack_config_get_interface() function
Dle_audio_client_test.cc229 const stack_config_t* stack_config_get_interface(void) { in stack_config_get_interface() function
/packages/modules/Bluetooth/system/btif/src/
Dbtif_dm.cc1285 !(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/
Ddevice.cc657 if (stack_config_get_interface()->get_pts_avrcp_test()) { in TrackChangedNotificationResponse()
/packages/modules/Bluetooth/system/profile/avrcp/tests/
Davrcp_device_test.cc2248 const stack_config_t* stack_config_get_interface(void) { in stack_config_get_interface() function