Home
last modified time | relevance | path

Searched defs:data_mask (Results 1 – 7 of 7) sorted by relevance

/packages/modules/Bluetooth/system/gd/hci/
Dle_scanning_callback.h114 std::vector<uint8_t> data_mask; variable
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/le_scan/
DScanFilterQueue.java62 public byte[] data_mask; field in ScanFilterQueue.Entry
/packages/modules/Bluetooth/system/include/hardware/
Dbt_common_types.h111 std::vector<uint8_t> data_mask; member
/packages/modules/Bluetooth/system/gd/rust/topshim/gatt/
Dgatt_ble_scanner_shim.cc42 std::vector<uint8_t> name, data, data_mask, meta_data; in ConvertApcfFromRust() local
/packages/modules/Bluetooth/system/stack/btm/
Dbtm_ble_int_types.h74 uint16_t data_mask; member
/packages/modules/Bluetooth/system/gd/rust/topshim/src/profiles/
Dgatt.rs73 data_mask: Vec<u8>, field
/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_gatt.cpp1778 ScopedLocalRef<jbyteArray> data_mask( in gattClientScanFilterAddNative() local