Lines Matching defs:dlc
238 static void rfcomm_dlc_tx_give_credits(struct bt_rfcomm_dlc *dlc, in rfcomm_dlc_tx_give_credits()
250 static void rfcomm_dlc_destroy(struct bt_rfcomm_dlc *dlc) in rfcomm_dlc_destroy()
263 static void rfcomm_dlc_disconnect(struct bt_rfcomm_dlc *dlc) in rfcomm_dlc_disconnect()
296 struct bt_rfcomm_dlc *dlc; in rfcomm_session_disconnected() local
453 struct bt_rfcomm_dlc *dlc = DLC_RTX(work); in rfcomm_dlc_rtx_timeout() local
463 static void rfcomm_dlc_init(struct bt_rfcomm_dlc *dlc, in rfcomm_dlc_init()
488 struct bt_rfcomm_dlc *dlc; in rfcomm_dlc_accept() local
536 static void rfcomm_check_fc(struct bt_rfcomm_dlc *dlc) in rfcomm_check_fc()
559 static void bt_rfcomm_tx_destroy(struct bt_rfcomm_dlc *dlc, struct net_buf *buf) in bt_rfcomm_tx_destroy()
574 struct bt_rfcomm_dlc *dlc; in rfcomm_sent() local
591 struct bt_rfcomm_dlc *dlc = p1; in rfcomm_dlc_tx_thread() local
675 static int rfcomm_send_msc(struct bt_rfcomm_dlc *dlc, uint8_t cr, in rfcomm_send_msc()
696 static int rfcomm_send_rls(struct bt_rfcomm_dlc *dlc, uint8_t cr, in rfcomm_send_rls()
791 static void rfcomm_dlc_connected(struct bt_rfcomm_dlc *dlc) in rfcomm_dlc_connected()
832 static enum security_result rfcomm_dlc_security(struct bt_rfcomm_dlc *dlc) in rfcomm_dlc_security()
863 static void rfcomm_dlc_drop(struct bt_rfcomm_dlc *dlc) in rfcomm_dlc_drop()
871 static int rfcomm_dlc_close(struct bt_rfcomm_dlc *dlc) in rfcomm_dlc_close()
924 struct bt_rfcomm_dlc *dlc; in rfcomm_handle_sabm() local
961 static int rfcomm_send_pn(struct bt_rfcomm_dlc *dlc, uint8_t cr) in rfcomm_send_pn()
1000 static int rfcomm_send_credit(struct bt_rfcomm_dlc *dlc, uint8_t credits) in rfcomm_send_credit()
1023 static int rfcomm_dlc_start(struct bt_rfcomm_dlc *dlc) in rfcomm_dlc_start()
1049 struct bt_rfcomm_dlc *dlc, *next; in rfcomm_handle_ua() local
1102 struct bt_rfcomm_dlc *dlc; in rfcomm_handle_dm() local
1119 struct bt_rfcomm_dlc *dlc; in rfcomm_handle_msc() local
1160 struct bt_rfcomm_dlc *dlc; in rfcomm_handle_rls() local
1228 struct bt_rfcomm_dlc *dlc; in rfcomm_handle_pn() local
1301 struct bt_rfcomm_dlc *dlc; in rfcomm_handle_disc() local
1408 static void rfcomm_dlc_update_credits(struct bt_rfcomm_dlc *dlc) in rfcomm_dlc_update_credits()
1434 struct bt_rfcomm_dlc *dlc; in rfcomm_handle_data() local
1478 int bt_rfcomm_dlc_send(struct bt_rfcomm_dlc *dlc, struct net_buf *buf) in bt_rfcomm_dlc_send()
1595 struct bt_rfcomm_dlc *dlc, *next; in rfcomm_encrypt_change() local
1676 int bt_rfcomm_dlc_connect(struct bt_conn *conn, struct bt_rfcomm_dlc *dlc, in bt_rfcomm_dlc_connect()
1758 int bt_rfcomm_dlc_disconnect(struct bt_rfcomm_dlc *dlc) in bt_rfcomm_dlc_disconnect()