Lines Matching full:record
254 ** of the database, else it continues from the next record after
257 ** Returns Pointer to matching record, or NULL
299 ** Description This function searches an SDP discovery record for a specific
327 ** Description This function is called to read the service UUID within a record
330 ** Parameters: p_rec - pointer to a SDP record.
419 ** Description This function is called to read the 128-bit service UUID within a record
422 ** Parameters: p_rec - pointer to a SDP record.
480 ** of the database, else it continues from the next record after
483 ** Returns Pointer to record
585 ** of the database, else it continues from the next record after
591 ** Returns Pointer to record containing service class, or NULL
651 ** of the database, else it continues from the next record after
657 ** Returns Pointer to record containing service class, or NULL
776 ** Description This function looks at a specific discovery record for a protocol
809 ** Description This function looks at a specific discovery record for a protocol
852 ** Description This function looks at a specific discovery record for the
1013 ** Description This function retrieves a remote device's DI record from
1016 ** Returns SDP_SUCCESS if record retrieved, else error
1028 /* find the requested SDP record in the discovery database */
1045 /* copy the information from the SDP record to the DI record */
1112 ** Description This function adds a DI record to the local SDP database.
1116 ** Returns Returns SDP_SUCCESS if record added successfully, else error
1134 /* if record is to be primary record, get handle to replace old primary */