Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
DScanManager.java1141 private native void gattClientReadScanReportsNative(int client_if, int scan_type); in gattClientReadScanReportsNative() argument
/packages/apps/Bluetooth/jni/
Dcom_android_bluetooth_gatt.cpp1468 jint scan_type) in gattClientReadScanReportsNative() argument
1471 sGattIf->client->batchscan_read_reports(client_if, scan_type); in gattClientReadScanReportsNative()