Home
last modified time | relevance | path

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

/net/bluetooth/
Dhci_request.c976 size_t short_len; in append_local_name() local
990 short_len = strlen(hdev->short_name); in append_local_name()
991 if (short_len) in append_local_name()
993 hdev->short_name, short_len + 1); in append_local_name()