Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/bluetooth/
Dbluetooth.h541 struct bt_le_local_features { struct
549 uint8_t features[BT_LE_LOCAL_SUPPORTED_FEATURES_SIZE];
577 * @ref bt_le_local_features.iso_pkts support the maximum size. argument
579 uint16_t iso_mtu;
581 uint8_t iso_pkts;
611 int bt_le_get_local_features(struct bt_le_local_features *local_features); argument