Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/jni/
Dcom_android_bluetooth_gatt.cpp1592 jint server_if, jint svc_handle) { in gattServerStopServiceNative() argument
1594 sGattIf->server->stop_service(server_if, svc_handle); in gattServerStopServiceNative()
1598 jint server_if, jint svc_handle) { in gattServerDeleteServiceNative() argument
1600 sGattIf->server->delete_service(server_if, svc_handle); in gattServerDeleteServiceNative()