Lines Matching full:service
478 ** Description Enable the Java I/F service. When the enable
614 ** Description This function sets the service class of local Class of Device
620 BTA_API extern tBTA_JV_STATUS BTA_JvSetServiceClass(UINT32 service);
735 ** Description This function reserves a PSM (Protocol Service Multiplexer)
749 ** Description This function performs service discovery for the services
765 ** Description This function cancels an active service discovery.
781 ** of each service found in the SDP database (result of last
796 ** Description This function returns a number of service records found
797 ** during current service search, equals to the number returned
813 ** service UUID. When the operation is complete the
815 ** BTA_JV_SERVICE_SEL_EVT with the length of the service record.
816 ** If the service is not found or error, -1 is reported.
833 ** Returns -1, if error. Otherwise, the length of service record.
842 ** Description Create a service record in the local SDP database by user in
855 ** Description Update a service record in the local SDP database.
870 ** Description Add an attribute to a service record in the local SDP database.
885 ** Description Delete an attribute from a service record in the local SDP database.
899 ** Description Delete a service record in the local SDP database.
911 ** Description Read a service record in the local SDP database.