Searched refs:bt_conn_tx_notify (Results 1 – 5 of 5) sorted by relevance
364 void bt_conn_tx_notify(struct bt_conn *conn, bool wait_for_completion);
320 void bt_conn_tx_notify(struct bt_conn *conn, bool wait_for_completion) in bt_conn_tx_notify() function488 bt_conn_tx_notify(conn, true); in bt_conn_recv()1269 bt_conn_tx_notify(conn, true); in bt_conn_set_state()
142 bt_conn_tx_notify processing. The option can be used to make Bluetooth
617 bt_conn_tx_notify(conn, false); in hci_num_completed_packets()
192 … (:c:func:`bt_conn_tx_notify`) to make Bluetooth stack more independent from the system workqueue.