SDP_AddServiceClassIdList() function
* Function SDP_AddServiceClassIdList * Description This function is called to add a service list to a record. * This would be through the SDP database maintenance API. * If the service list already exists in the record, it is replaced * with the new list. * Returns TRUE if added OK, else FALSE
![]()
BOOLEAN SDP_AddServiceClassIdList (UINT32 handle, UINT16 num_services,![]()
extern BOOLEAN SDP_AddServiceClassIdList (UINT32 handle,![]()
result &= SDP_AddServiceClassIdList(sdp_handle, 1, &service_uuid);![]()
result &= SDP_AddServiceClassIdList(sdp_handle, count, class_list);![]()
result &= SDP_AddServiceClassIdList(sdp_handle, BTA_AG_NUM_SVC_ELEMS, svc_class_id_list);![]()
result &= SDP_AddServiceClassIdList(sdp_handle, BTA_HF_CLIENT_NUM_SVC_ELEMS, svc_class_id_list);![]()
if (!SDP_AddServiceClassIdList(handle, 1, &service)){![]()
status &= SDP_AddServiceClassIdList(sdp_handle, 1, &service);![]()
status &= SDP_AddServiceClassIdList(sdp_handle, 1, &service);![]()
status &= SDP_AddServiceClassIdList(sdp_handle, 1, &service);![]()
status &= SDP_AddServiceClassIdList(sdp_handle, 1, &service);![]()
status &= SDP_AddServiceClassIdList(sdp_handle, 1, &service);![]()
status &= SDP_AddServiceClassIdList(sdp_handle, 2, services);![]()
result &= SDP_AddServiceClassIdList(handle, 1, &uuid);![]()
if ((SDP_AddServiceClassIdList(handle, 1, &di_uuid)) == FALSE) {
SDP_AddServiceClassIdList() is called by 13 functions and calls 5 functions:
![]()
SDP_AddServiceClassIdList()
SDP_AddServiceClassIdList() reads 3 variables:
![]()
SDP_AddServiceClassIdList()