Home
last modified time | relevance | path

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

/AliOS-Things-master/components/ble_host/bt_host/host/
A Dconn_internal.h107 struct bt_conn { struct
126 bt_conn_state_t state; argument
128 u16_t rx_len;
129 struct net_buf *rx;
155 struct bt_conn_le le; argument
163 struct bt_conn_rv { argument
172 void bt_conn_recv(struct bt_conn *conn, struct net_buf *buf, u8_t flags); argument

Completed in 3 milliseconds