Home
last modified time | relevance | path

Searched defs:addr_type (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
DScanFilterQueue.java52 public byte addr_type; field in ScanFilterQueue.Entry
/packages/apps/Bluetooth/jni/
Dcom_android_bluetooth_gatt.cpp208 void btgattc_scan_result_cb(uint16_t event_type, uint8_t addr_type, in btgattc_scan_result_cb()
1442 jint addr_type, jint discard_rule) { in gattClientStartBatchScanNative()