Searched defs:profile (Results 1 – 4 of 4) sorted by relevance
933 struct profile { struct934 uint8_t lcur;935 uint8_t lmin;936 uint8_t lmax;937 uint8_t cur;938 uint8_t min;939 uint8_t max;940 uint8_t radio;941 uint8_t lll;942 uint8_t ull_high;[all …]
93 enum uc81xx_profile_type profile; member
68 enum ssd16xx_profile_type profile; member
2544 int bt_sdp_get_profile_version(const struct net_buf *buf, uint16_t profile, in bt_sdp_get_profile_version()