diff options
| author | Marcel Holtmann <marcel@holtmann.org> | 2006-05-30 10:58:30 +0000 | 
|---|---|---|
| committer | Marcel Holtmann <marcel@holtmann.org> | 2006-05-30 10:58:30 +0000 | 
| commit | 73f2fe893f6801358ea4fb88dc8d24050c7d0ca5 (patch) | |
| tree | e89617ca777ac20cf8c2b819df231ca885799f5e /src/sdp.c | |
| parent | 1b64c76ef66c10500f575240bd214c7b38b68a1f (diff) | |
Add another Phonebook Access identifier
Diffstat (limited to 'src/sdp.c')
| -rw-r--r-- | src/sdp.c | 1 | 
1 files changed, 1 insertions, 0 deletions
| @@ -177,6 +177,7 @@ static struct tupla ServiceClass[] = {  	{ SAP_SVCLASS_ID,			"SIM Access"			},  	{ PBAP_PCE_SVCLASS_ID,			"Phonebook Access - PCE"	},  	{ PBAP_PSE_SVCLASS_ID,			"Phonebook Access - PSE"	}, +	{ PBAP_SVCLASS_ID,			"Phonebook Access"		},  	{ PNP_INFO_SVCLASS_ID,			"PnP Information"		},  	{ GENERIC_NETWORKING_SVCLASS_ID,	"Generic Networking"		},  	{ GENERIC_FILETRANS_SVCLASS_ID,		"Generic File Transfer"		}, | 
