Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/le_scan/
DScanNativeInterface.java84 int clientIf, int scanInterval, int scanWindow, int scanPhy); in gattSetScanParametersNative()
136 public void gattSetScanParameters(int clientIf, int scanInterval, int scanWindow, int scanPhy) { in gattSetScanParameters()