Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
DAdvtFilterOnFoundOnLostInfo.java45 int adv_info_present, String address, int addr_type, int tx_power, in AdvtFilterOnFoundOnLostInfo()
DAdvertiseManager.java485 int tx_power, int timeout_s); in gattClientEnableAdvNative()
489 int tx_power, int timeout_s); in gattClientUpdateAdvNative()
DGattService.java1081 … int adv_info_present, String address, int addr_type, int tx_power, int rssi_value, in CreateonTrackAdvFoundLostObject()
/packages/apps/Bluetooth/jni/
Dcom_android_bluetooth_gatt.cpp1394 jint min_interval, jint max_interval, jint adv_type, jint chnl_map, jint tx_power, in gattClientEnableAdvNative()
1404 jint min_interval, jint max_interval, jint adv_type, jint chnl_map, jint tx_power, in gattClientUpdateAdvNative()