Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/btif/src/
Dbtif_gatt_client.cc674 int max_latency, int cont_num, int sup_timeout) { in btif_gattc_subrate_request_impl()
682 int sup_timeout) { in btif_gattc_subrate_request()
/aosp_15_r20/packages/modules/Bluetooth/system/stack/include/
Dhcimsgs.h314 uint16_t sup_timeout; member
Dhiddefs.h175 uint16_t sup_timeout; /* Supervisory Timeout */ member
/aosp_15_r20/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_gatt.cpp2051 jint max_latency, jint cont_num, jint sup_timeout) { in gattSubrateRequestNative()