Searched defs:bt_conn_le_info (Results 1 – 1 of 1) sorted by relevance
742 struct bt_conn_le_info { struct744 const bt_addr_le_t *src;748 const bt_addr_le_t *dst;750 const bt_addr_le_t *local;752 const bt_addr_le_t *remote;753 uint16_t interval; /**< Connection interval */754 uint16_t latency; /**< Connection peripheral latency */755 uint16_t timeout; /**< Connection supervision timeout */758 const struct bt_conn_le_phy_info *phy;763 const struct bt_conn_le_data_len_info *data_len;[all …]