Searched refs:bt_acl_recv (Results 1 – 2 of 2) sorted by relevance
283 static struct net_buf *bt_acl_recv(uint8_t *data, size_t len) in bt_acl_recv() function330 buf = bt_acl_recv(data, len); in process_rx()
380 static void bt_acl_recv(struct bt_conn *conn, struct net_buf *buf, uint8_t flags) in bt_acl_recv() function495 bt_acl_recv(conn, buf, flags); in bt_conn_recv()