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

/freebsd-10.0-release/usr.sbin/bluetooth/sdpd/
H A Dprofile.h41 typedef int32_t (profile_attr_create_t)( typedef
44 typedef profile_attr_create_t * profile_attr_create_p;
78 profile_attr_create_t common_profile_create_service_record_handle;
79 profile_attr_create_t common_profile_create_service_class_id_list;
80 profile_attr_create_t common_profile_create_bluetooth_profile_descriptor_list;
81 profile_attr_create_t common_profile_create_language_base_attribute_id_list;
82 profile_attr_create_t common_profile_create_service_provider_name;
83 profile_attr_create_t common_profile_create_string8;
84 profile_attr_create_t common_profile_create_service_availability;
85 profile_attr_create_t rfcomm_profile_create_protocol_descriptor_lis
[all...]

Completed in 70 milliseconds