Home
last modified time | relevance | path

Searched refs:common_profile_create_service_availability (Results 1 – 6 of 6) sorted by relevance

/freebsd-src/usr.sbin/bluetooth/sdpd/
H A Dprofile.h85 profile_attr_create_t common_profile_create_service_availability; variable
H A Dpanu.c129 return (common_profile_create_service_availability( buf, eob, in panu_profile_create_service_availability()
H A Dgn.c134 return (common_profile_create_service_availability(buf, eob, in gn_profile_create_service_availability()
H A Dlan.c107 return (common_profile_create_service_availability(buf, eob, in lan_profile_create_service_availability()
H A Dnap.c167 return (common_profile_create_service_availability(buf, eob, in nap_profile_create_service_availability()
H A Dprofile.c270 common_profile_create_service_availability( in common_profile_create_service_availability() function