Home
last modified time | relevance | path

Searched refs:profile_attr_create_p (Results 1 – 3 of 3) sorted by relevance

/freebsd/usr.sbin/bluetooth/sdpd/
H A Dprofile.h45 typedef profile_attr_create_t * profile_attr_create_p; typedef
54 profile_attr_create_p create; /* create attr value */
77 profile_attr_create_p profile_get_attr(const profile_p profile, uint16_t attr);
H A Dsar.c61 profile_attr_create_p cf = profile_get_attr(provider->profile, attr); in server_prepare_attr_value_pair()
H A Dprofile.c92 profile_attr_create_p in profile_get_attr()