Home
last modified time | relevance | path

Searched defs:feature_set (Results 1 – 1 of 1) sorted by relevance

/btstack/src/
H A Dhci.c1356 int feature_set = (local_supported_features[bit_idx >> 3] & (1<<(bit_idx & 7))) != 0; in hci_acl_packet_types_for_buffer_size_and_local_features() local
1410 bool feature_set = (local_supported_features[bit_idx >> 3] & (1<<(bit_idx & 7))) != 0; in hci_sco_packet_types_for_features() local