Home | History | Annotate | Download | only in hh

Lines Matching full:service

295 ** Description      Check to see if LE HID service has been discovered and cached
311 ** Description Add a HID service entry in the HID device control block
327 APPL_TRACE_ERROR0("DB full,max HID service entry!");
368 ** Description Utility function to fill a service ID strucure with a 16 bits
369 ** service UUID.
451 ** Description find the report entry by service instance and report UUID and
456 UINT8 srvc_inst_id, /* service instance ID */
527 ** Description find or allocate a report entry in the HID service report list.
632 ** Description read report refernece descriptors in service discovery process
1058 /* no service support protocol_mode, by default report mode */
1197 /* start primary service discovery for HID service */
1234 ** Description Security check completed, start the service discovery
1244 /* discovery has been done for HID service */
1254 /* start primary service discovery for HID service */
1423 ** Description This function process the GATT service search result.
1439 /* found HID primamry service */
1443 APPL_TRACE_DEBUG1("num of hid service: %d", p_dev_cb->total_srvc);
1447 case UUID_SERVCLASS_SCAN_PARAM : /* scan parameter service */
1491 ** Description This function discover the next avaible HID service.
1508 /* explore included service first */
1519 else /* all service discvery finished */
1528 ** Description This function process the GATT service search complete.
1537 /* service search exception or no HID service is supported on remote */
1544 /* close the connection and report service discovery complete with error */
1547 /* GATT service discovery sucessfully finished */
1555 else /* discover HID service */
1567 ** Description This function search the included service within the HID service.
1590 /* read include service UUID */
1650 ** Description This function discover all characteristics a service and
1669 /* explore next service */
2348 /* if no connection is active and HH disable is signaled, disable service */
2858 ** Description discovery scan parameter service if act as report host, otherwise
2871 /* start service discovery for Scan Parameter service */