Home
last modified time | relevance | path

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

/freebsd/usr.sbin/bluetooth/sdpd/
H A Dprofile.h42 typedef int32_t (profile_attr_create_t)( typedef
45 typedef profile_attr_create_t * profile_attr_create_p;
79 profile_attr_create_t common_profile_create_service_record_handle;
80 profile_attr_create_t common_profile_create_service_class_id_list;
81 profile_attr_create_t common_profile_create_bluetooth_profile_descriptor_list;
82 profile_attr_create_t common_profile_create_language_base_attribute_id_list;
83 profile_attr_create_t common_profile_create_service_provider_name;
84 profile_attr_create_t common_profile_create_string8;
85 profile_attr_create_t common_profile_create_service_availability;
86 profile_attr_create_t rfcomm_profile_create_protocol_descriptor_list;
[all …]