Lines Matching full:service
405 ** Description Register UCD service security level with Security Manager
408 ** p_name - Name of the service relevant only if
411 ** service_id - service ID for the service passed to authorization callback
443 ** Description Register service security level with Security Manager
446 ** p_name - Name of the service relevant only if
449 ** service_id - service ID for the service passed to authorization callback
482 ** Description Register service security level with Security Manager
485 ** p_name - Name of the service relevant only if
488 ** service_id - service ID for the service passed to authorization callback
526 /* See if the record can be reused (same service name, psm, mx_proto_id,
534 /* Check if there is already a record for this service */
555 /* Mark the first available service record */
566 BTM_TRACE_WARNING1("BTM_SEC_REG: Out of Service Records (%d)", BTM_SEC_MAX_SERVICE_RECORDS);
570 /* Process the request if service record is valid */
571 /* If a duplicate service wasn't found, use the first available */
619 * set it to be the outgoing service */
681 BTM_TRACE_API2(" : service name [%s] (up to %d chars saved)",
691 BTM_TRACE_API3(" : sec: 0x%x, service name [%s] (up to %d chars saved)",
704 ** Description Removes specified service record(s) from the security database.
705 ** All service records with the specified name are removed.
707 ** reuse an old security service record.
709 ** Note: Unpredictable results may occur if a service is cleared
712 ** Parameters Service ID - Id of the service to remove. ('0' removes all service
746 ** Description Removes specified service record from the security database.
747 ** All service records with the specified psm are removed.
748 ** Typically used by L2CAP to free up the service record used
752 ** Parameters Service ID - Id of the service to remove. ('0' removes all service
801 /* Reset the temporary authorized flag so that next time (untrusted) service is accessed autorization will take place */
818 ** Parameters Service ID - Id of the service to remove.
819 ** ('0' removes all service records )
1005 /* Save the currently authorized service in case we are asked again
1889 ** Description This function is called to set the service for
2063 /* Find the service record for the PSM */
2173 /* Save pointer to service record */
2239 /* If there are multiple service records used through the same PSM */
2318 BTM_TRACE_EVENT6 ("Security Manager: l2cap_access_req PSM:%d Handle:%d State:%d Flags:0x%x Required:0x%x Service ID:%d",
2367 /* Find the service record for the PSM */
2376 BTM_TRACE_ERROR3 ("Security Manager: MX service not found PSM:%d Proto:%d SCN:%d",
2385 BTM_TRACE_EVENT4 ("btm_sec_mx_access_request service PSM:%d Proto:%d SCN:%d delayed state: %s",
2447 BTM_TRACE_EVENT6 ("Security Manager: mx_access_req proto_id:%d chan_id:%d State:%d Flags:0x%x Required:0x%x Service ID:%d",
2750 /* add mx service to use no security */
5051 BTM_TRACE_EVENT2 ("service id:%d, is trusted:%d",
5175 /* Send authorization request if not already sent during this service connection */
5190 BTM_TRACE_DEBUG1 ("btm_sec_start_authorization: (Ignoring extra Authorization prompt for service %d)", service_id);
5198 /* Save the currently authorized service in case we are asked again by another multiplexer layer */
5235 ** Description Look for the first record in the service database
5260 * use it as the current service */
5278 ** Description Look for the next record in the service database
5308 ** Description Look for the record in the service database with specified
5327 * use it as the current service */