Home | History | Annotate | Download | only in hal

Lines Matching defs:srvc_handle

293     int srvc_handle) {
296 << " handle: " << srvc_handle;
301 g_interface, status, server_if, *srvc_id, srvc_handle));
307 int srvc_handle,
311 << " srvc_handle: " << srvc_handle << " char_handle: " << char_handle;
316 g_interface, status, server_if, *uuid, srvc_handle, char_handle));
322 int srvc_handle,
326 << " srvc_handle: " << srvc_handle << " desc_handle: " << desc_handle;
331 g_interface, status, server_if, *uuid, srvc_handle, desc_handle));
334 void ServiceStartedCallback(int status, int server_if, int srvc_handle) {
337 << " handle: " << srvc_handle;
341 g_interface, status, server_if, srvc_handle));
344 void ServiceStoppedCallback(int status, int server_if, int srvc_handle) {
347 << " handle: " << srvc_handle;
351 g_interface, status, server_if, srvc_handle));
354 void ServiceDeletedCallback(int status, int server_if, int srvc_handle) {
357 << " handle: " << srvc_handle;
361 g_interface, status, server_if, srvc_handle));
758 int /* srvc_handle */) {
767 int /* srvc_handle */,
777 int /* srvc_handle */,
786 int /* srvc_handle */) {
794 int /* srvc_handle */) {
802 int /* srvc_handle */) {