HomeSort by relevance Sort by last modified time
    Searched full:attrib_def (Results 1 - 1 of 1) sorted by null

  /external/bluetooth/bluez/tools/
sdptool.c 93 struct attrib_def { struct
104 struct attrib_def *attribs; /* Specific attribute definitions */
111 struct attrib_def *attrib; /* Description of the attribute */
149 static struct attrib_def attrib_names[] = {
170 const int attrib_max = sizeof(attrib_names)/sizeof(struct attrib_def);
173 static struct attrib_def sdp_attrib_names[] = {
179 static struct attrib_def browse_attrib_names[] = {
184 static struct attrib_def did_attrib_names[] = {
194 static struct attrib_def hid_attrib_names[] = {
214 static struct attrib_def pan_attrib_names[] =
    [all...]

Completed in 961 milliseconds