Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/jni/
Dcom_android_bluetooth_gatt.cpp1807 uint16_t scan_resp_len = (uint16_t)env->GetArrayLength(scan_resp); in startAdvertisingSetNative() local
1809 scan_resp_data + scan_resp_len); in startAdvertisingSetNative()