Home
last modified time | relevance | path

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

/freebsd/usr.sbin/bluetooth/sdpd/
H A Dpanu.c91 static char service_descr[] = in panu_profile_create_service_description() local
96 (uint8_t const *) service_descr, in panu_profile_create_service_description()
97 strlen(service_descr))); in panu_profile_create_service_description()
H A Dgn.c91 static char service_descr[] = in gn_profile_create_service_description() local
96 (uint8_t const *) service_descr, in gn_profile_create_service_description()
97 strlen(service_descr))); in gn_profile_create_service_description()
H A Dnap.c91 static char service_descr[] = "Personal Ad-hoc Network Service"; in nap_profile_create_service_description() local
95 (uint8_t const *) service_descr, in nap_profile_create_service_description()
96 strlen(service_descr))); in nap_profile_create_service_description()