Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/jni/
Dcom_android_bluetooth_hfpclient.cpp69 unsigned int peer_feat, in connection_state_cb() argument
77 ALOGD("%s: state %d peer_feat %d chld_feat %d", __func__, state, peer_feat, chld_feat); in connection_state_cb()
79 (jint)state, (jint)peer_feat, (jint)chld_feat, in connection_state_cb()