Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/jni/
Dcom_android_bluetooth_gatt.cpp1516 jint num_handles) in gattServerAddServiceNative() argument
1525 sGattIf->server->add_service(server_if, &srvc_id, num_handles); in gattServerAddServiceNative()
/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
DGattService.java2375 int num_handles); in gattServerAddServiceNative() argument