Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_gatt.cpp1983 MsftAdvMonitorPattern native_msft_adv_monitor_pattern{}; in gattClientMsftAdvMonitorAddNative() local
1986 native_msft_adv_monitor_pattern.ad_type = in gattClientMsftAdvMonitorAddNative()
1988 native_msft_adv_monitor_pattern.start_byte = in gattClientMsftAdvMonitorAddNative()
2001 native_msft_adv_monitor_pattern.pattern.push_back(patternBytes[j]); in gattClientMsftAdvMonitorAddNative()
2005 patterns.push_back(native_msft_adv_monitor_pattern); in gattClientMsftAdvMonitorAddNative()