Lines Matching full:service
49 ** Description Enable the Java I/F service. When the enable
358 ** Description This function sets the service class of local Class of Device
364 tBTA_JV_STATUS BTA_JvSetServiceClass(UINT32 service)
373 p_msg->service = service;
586 ** Description This function reserves a PSM (Protocol Service Multiplexer)
609 ** Description This function performs service discovery for the services
644 ** Description This function cancels an active service discovery.
675 ** of each service found in the SDP database (result of last
705 ** Description This function returns a number of service records found
706 ** during current service search, equals to the number returned
767 ** service UUID. When the operation is complete the
769 ** BTA_JV_SERVICE_SEL_EVT with the length of the service record.
770 ** If the service is not found or error, -1 is reported.
801 ** Returns -1, if error. Otherwise, the length of service record.
823 ** Description Create a service record in the local SDP database.
852 ** Description Update a service record in the local SDP database.
888 ** Description Add an attribute to a service record in the local SDP database.
920 ** Description Delete an attribute from a service record in the local SDP database.
949 ** Description Delete a service record in the local SDP database.
975 ** Description Read a service record in the local SDP database.