Searched refs:hci_le_features2str (Results 1 – 3 of 3) sorted by relevance
76 char const * hci_le_features2str (uint8_t *, char *, int);
3041 hci_le_features2str(uint8_t *features, char *buffer, int size) in hci_le_features2str() function
290 fprintf(stdout, "\n%s\n", hci_le_features2str(le_features.octets, in le_read_local_supported_features()1206 hci_le_features2str(feat_event->features, in handle_le_remote_features_event()