Searched defs:profile (Results 1 – 4 of 4) sorted by relevance
958 struct profile { struct959 uint16_t lcur;960 uint16_t lmin;961 uint16_t lmax;962 uint16_t cur;963 uint16_t min;964 uint16_t max;965 uint16_t radio;966 uint16_t lll;967 uint16_t ull_high;[all …]
93 enum uc81xx_profile_type profile; member
69 enum ssd16xx_profile_type profile; member
2846 int bt_sdp_get_profile_version(const struct net_buf *buf, uint16_t profile, in bt_sdp_get_profile_version()