Searched refs:profile_p (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.0-release/usr.sbin/bluetooth/sdpd/
H A Dprofile.h73 typedef struct profile *profile_p; typedef in typeref:struct:profile
75 profile_p profile_get_descriptor(uint16_t uuid);
76 profile_attr_create_p profile_get_attr(const profile_p profile, uint16_t attr);
H A Dprovider.h60 provider_p provider_register (profile_p const profile,
H A Dprofile.c45 profile_p
59 static const profile_p profiles[] = {
86 profile_get_attr(const profile_p profile, uint16_t attr)
H A Dprovider.c87 provider_register(profile_p const profile, bdaddr_p const bdaddr, int32_t fd,

Completed in 54 milliseconds