Home
last modified time | relevance | path

Searched refs:found_timeout_cnt (Results 1 – 5 of 5) sorted by relevance

/packages/modules/Bluetooth/system/include/hardware/
Dbt_common_types.h90 uint8_t found_timeout_cnt; member
/packages/modules/Bluetooth/system/stack/btm/
Dbtm_ble_adv_filter.cc379 UINT8_TO_STREAM(p, p_filt_params->found_timeout_cnt); in BTM_BleAdvFilterParamSetup()
/packages/modules/Bluetooth/system/gd/rust/topshim/facade/src/
Dgatt_service.rs130 found_timeout_cnt: 0, in create_gatt_filter_param()
/packages/modules/Bluetooth/system/main/shim/
Dle_scanning_manager.cc234 filt_param->found_timeout_cnt; in ScanFilterParamSetup()
/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_gatt.cpp1604 filt_params->found_timeout_cnt = env->CallIntMethod(params, methodId); in gattClientScanFilterParamAddNative()