Searched refs:get_and_clear_cb (Results 1 – 3 of 3) sorted by relevance
295 void (*get_and_clear_cb)(struct bt_conn *conn, struct net_buf *buf, member
897 (conn->get_and_clear_cb == NULL) || in dont_have_methods()988 conn->get_and_clear_cb(conn, buf, &cb, &ud); in destroy_and_callback()1079 conn->get_and_clear_cb(conn, buf, &cb, &ud); in bt_conn_tx_processor()2452 conn->get_and_clear_cb = acl_get_and_clear_cb; in bt_conn_add_br()2787 conn->get_and_clear_cb = acl_get_and_clear_cb; in bt_conn_add_le()
182 iso->get_and_clear_cb = iso_get_and_clear_cb; in iso_new()