Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/jni/
Dcom_android_bluetooth_gatt.cpp1517 jstring address, jboolean is_direct, in gattServerConnectNative() argument
1525 sGattIf->server->connect(server_if, &bd_addr, is_direct, transport); in gattServerConnectNative()
/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
DGattService.java2742 boolean is_direct, int transport); in gattServerConnectNative() argument