Searched defs:bt_le_local_features (Results 1 – 1 of 1) sorted by relevance
541 struct bt_le_local_features { struct549 uint8_t features[BT_LE_LOCAL_SUPPORTED_FEATURES_SIZE];577 * @ref bt_le_local_features.iso_pkts support the maximum size. argument579 uint16_t iso_mtu;581 uint8_t iso_pkts;611 int bt_le_get_local_features(struct bt_le_local_features *local_features); argument