Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/jni/
Dcom_android_bluetooth_pan.cpp191 jint dest_role) { in connectPanNative() argument
202 bt_status_t status = sPanIf->connect((RawAddress*)addr, src_role, dest_role); in connectPanNative()