Searched refs:bt_conn_recv (Results 1 – 3 of 3) sorted by relevance
172 void bt_conn_recv(struct bt_conn *conn, struct net_buf *buf, u8_t flags);
1205 void bt_conn_recv(struct bt_conn *conn, struct net_buf *buf, u8_t flags) in bt_conn_recv() function
1403 bt_conn_recv(conn, buf, flags); in hci_acl()
Completed in 20 milliseconds