Searched defs:bt_conn_le_info (Results 1 – 1 of 1) sorted by relevance
743 struct bt_conn_le_info { struct745 const bt_addr_le_t *src;749 const bt_addr_le_t *dst;751 const bt_addr_le_t *local;753 const bt_addr_le_t *remote;754 uint16_t interval; /**< Connection interval */755 uint16_t latency; /**< Connection peripheral latency */756 uint16_t timeout; /**< Connection supervision timeout */759 const struct bt_conn_le_phy_info *phy;764 const struct bt_conn_le_data_len_info *data_len;[all …]