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.java435 int tx_power, int timeout_s); in gattClientEnableAdvNative() argument
439 int tx_power, int timeout_s); in gattClientUpdateAdvNative() argument
/packages/apps/Bluetooth/jni/
Dcom_android_bluetooth_gatt.cpp1444 jint timeout_s) in gattClientEnableAdvNative() argument
1449 tx_power, timeout_s); in gattClientEnableAdvNative()
1454 jint timeout_s) in gattClientUpdateAdvNative() argument
1459 tx_power, timeout_s); in gattClientUpdateAdvNative()