Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
DAdvertiseManager.java485 int tx_power, int timeout_s); in gattClientEnableAdvNative() argument
489 int tx_power, int timeout_s); in gattClientUpdateAdvNative() argument
/packages/apps/Bluetooth/jni/
Dcom_android_bluetooth_gatt.cpp1395 jint timeout_s) in gattClientEnableAdvNative() argument
1400 tx_power, timeout_s); in gattClientEnableAdvNative()
1405 jint timeout_s) in gattClientUpdateAdvNative() argument
1410 tx_power, timeout_s); in gattClientUpdateAdvNative()