Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/bta/gatt/
Dbta_gattc_utils.cc64 if (com::android::bluetooth::flags::gatt_client_dynamic_allocation()) { in bta_gattc_cl_get_regcb()
93 if (com::android::bluetooth::flags::gatt_client_dynamic_allocation()) { in bta_gattc_num_reg_app()
117 if (com::android::bluetooth::flags::gatt_client_dynamic_allocation()) { in bta_gattc_find_clcb_by_cif()
146 if (com::android::bluetooth::flags::gatt_client_dynamic_allocation()) { in bta_gattc_find_clcb_by_conn_id()
177 if (com::android::bluetooth::flags::gatt_client_dynamic_allocation()) { in bta_gattc_clcb_alloc()
336 if (com::android::bluetooth::flags::gatt_client_dynamic_allocation()) { in bta_gattc_clcb_dealloc()
649 if (com::android::bluetooth::flags::gatt_client_dynamic_allocation()) { in bta_gattc_mark_bg_conn()
694 if (com::android::bluetooth::flags::gatt_client_dynamic_allocation()) { in bta_gattc_mark_bg_conn()
725 if (com::android::bluetooth::flags::gatt_client_dynamic_allocation()) { in bta_gattc_check_bg_conn()
944 if (com::android::bluetooth::flags::gatt_client_dynamic_allocation()) { in bta_gatt_client_dump()
[all …]
Dbta_gattc_act.cc142 if (com::android::bluetooth::flags::gatt_client_dynamic_allocation()) { in bta_gattc_disable()
197 if (com::android::bluetooth::flags::gatt_client_dynamic_allocation()) { in bta_gattc_register()
268 if (com::android::bluetooth::flags::gatt_client_dynamic_allocation()) { in bta_gattc_deregister()
298 if (com::android::bluetooth::flags::gatt_client_dynamic_allocation()) { in bta_gattc_deregister()
746 if (com::android::bluetooth::flags::gatt_client_dynamic_allocation()) { in bta_gattc_reset_discover_st()
788 if (com::android::bluetooth::flags::gatt_client_dynamic_allocation()) { in bta_gattc_set_discover_st()
1433 if (com::android::bluetooth::flags::gatt_client_dynamic_allocation()) { in bta_gattc_deregister_cmpl()
1501 if (com::android::bluetooth::flags::gatt_client_dynamic_allocation()) { in bta_gattc_process_api_refresh()
1574 if (com::android::bluetooth::flags::gatt_client_dynamic_allocation()) { in bta_gattc_process_srvc_chg_ind()
/aosp_15_r20/packages/modules/Bluetooth/system/stack/gatt/
Dgatt_utils.cc1037 if (com::android::bluetooth::flags::gatt_client_dynamic_allocation()) { in gatt_get_regcb()
1326 if (com::android::bluetooth::flags::gatt_client_dynamic_allocation()) { in gatt_sr_copy_prep_cnt_to_cback_cnt()
1367 if (com::android::bluetooth::flags::gatt_client_dynamic_allocation()) { in gatt_sr_is_cback_cnt_zero()
1389 if (com::android::bluetooth::flags::gatt_client_dynamic_allocation()) { in gatt_sr_is_prep_cnt_zero()
1411 if (com::android::bluetooth::flags::gatt_client_dynamic_allocation()) { in gatt_sr_reset_cback_cnt()
1521 if (com::android::bluetooth::flags::gatt_client_dynamic_allocation()) { in gatt_sr_update_cback_cnt()
1563 if (com::android::bluetooth::flags::gatt_client_dynamic_allocation()) { in gatt_sr_update_prep_cnt()
1826 if (com::android::bluetooth::flags::gatt_client_dynamic_allocation()) { in gatt_disconnect_complete_notify_user()
1972 if (com::android::bluetooth::flags::gatt_client_dynamic_allocation()) { in gatt_get_apps_preferred_mtu()
1994 if (com::android::bluetooth::flags::gatt_client_dynamic_allocation()) { in gatt_remove_apps_mtu_prefs()
Dgatt_main.cc645 if (com::android::bluetooth::flags::gatt_client_dynamic_allocation()) { in gatt_channel_congestion()
679 if (com::android::bluetooth::flags::gatt_client_dynamic_allocation()) { in gatt_notify_phy_updated()
705 if (com::android::bluetooth::flags::gatt_client_dynamic_allocation()) { in gatt_notify_conn_update()
738 if (com::android::bluetooth::flags::gatt_client_dynamic_allocation()) { in gatt_notify_subrate_change()
997 if (com::android::bluetooth::flags::gatt_client_dynamic_allocation()) { in gatt_send_conn_cback()
Dgatt_cl.cc711 if (com::android::bluetooth::flags::gatt_client_dynamic_allocation()) { in gatt_process_notification()
741 if (com::android::bluetooth::flags::gatt_client_dynamic_allocation()) { in gatt_process_notification()
791 if (com::android::bluetooth::flags::gatt_client_dynamic_allocation()) { in gatt_process_notification()
Dgatt_auth.cc219 if (com::android::bluetooth::flags::gatt_client_dynamic_allocation()) { in gatt_notify_enc_cmpl()
Dgatt_api.cc1230 if (com::android::bluetooth::flags::gatt_client_dynamic_allocation()) { in GATT_Register()
1386 if (com::android::bluetooth::flags::gatt_client_dynamic_allocation()) { in GATT_Deregister()
Dgatt_sr.cc410 if (com::android::bluetooth::flags::gatt_client_dynamic_allocation()) { in gatt_process_exec_write_req()
903 if (com::android::bluetooth::flags::gatt_client_dynamic_allocation()) { in gatts_process_mtu_req()
/aosp_15_r20/build/release/aconfig/trunk_staging/com.android.bluetooth.flags/
H A Dgatt_client_dynamic_allocation_flag_values.textproto3 name: "gatt_client_dynamic_allocation"
/aosp_15_r20/build/release/aconfig/bp1a/com.android.bluetooth.flags/
H A Dgatt_client_dynamic_allocation_flag_values.textproto3 name: "gatt_client_dynamic_allocation"
/aosp_15_r20/packages/modules/Bluetooth/system/stack/test/gatt/
Dgatt_sr_test.cc155 if (com::android::bluetooth::flags::gatt_client_dynamic_allocation()) { in SetUp()
170 if (com::android::bluetooth::flags::gatt_client_dynamic_allocation()) { in TearDown()
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/flags/bluetooth_flags_c_lib/android_arm64_armv8-2a_cortex-a55_static_scs_apex33/gen/include/
Dcom_android_bluetooth_flags.h108 virtual bool gatt_client_dynamic_allocation() = 0;
572 inline bool gatt_client_dynamic_allocation() { in gatt_client_dynamic_allocation() function
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/flags/libbluetooth_aconfig_flags_rust/android_arm64_armv8-2a_cortex-a55_source_apex33/gen/src/
Dlib.rs487 pub fn gatt_client_dynamic_allocation(&self) -> bool { in gatt_client_dynamic_allocation() method
1944 pub fn gatt_client_dynamic_allocation() -> bool { in gatt_client_dynamic_allocation() function
/aosp_15_r20/packages/modules/Bluetooth/flags/
Dgap.aconfig137 name: "gatt_client_dynamic_allocation"
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/framework/framework-bluetooth.stubs.source/android_common/
Dreleased-flagged-apis-exportable.txt59 com.android.bluetooth.flags.gatt_client_dynamic_allocation
Drevert-annotations-exportable.txt59 …tion '!android.annotation.FlaggedApi("com.android.bluetooth.flags.gatt_client_dynamic_allocation")'
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/flags/bluetooth_flags_c_lib/android_arm64_armv8-2a_cortex-a55_static_scs_apex33/gen/
Dcom_android_bluetooth_flags.cc296 virtual bool gatt_client_dynamic_allocation() override { in gatt_client_dynamic_allocation() function in com::android::bluetooth::flags::flag_provider
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/framework/framework-bluetooth.stubs.source.module_lib/android_common/
Dreleased-flagged-apis-exportable.txt59 com.android.bluetooth.flags.gatt_client_dynamic_allocation
Drevert-annotations-exportable.txt59 …tion '!android.annotation.FlaggedApi("com.android.bluetooth.flags.gatt_client_dynamic_allocation")'
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/framework/framework-bluetooth.stubs.source.system/android_common/
Dreleased-flagged-apis-exportable.txt59 com.android.bluetooth.flags.gatt_client_dynamic_allocation
Drevert-annotations-exportable.txt59 …tion '!android.annotation.FlaggedApi("com.android.bluetooth.flags.gatt_client_dynamic_allocation")'