HomeSort by: relevance | last modified time | path
    Searched defs:hid_length (Results 1 - 1 of 1) sorted by relevancy

  /src/usr.sbin/btdevctl/
sdp.c 276 reconnect_initiate, hid_length; local in function:config_hid
286 hid_length = -1;
305 hid_length = value.end - value.next;
318 || hid_length == -1)
329 obj = prop_data_create_copy(hid_descriptor, hid_length);

Completed in 12 milliseconds