Searched defs:dlc (Results 1 – 8 of 8) sorted by relevance
221 static void rfcomm_dlc_tx_give_credits(struct bt_rfcomm_dlc *dlc, in rfcomm_dlc_tx_give_credits()234 static void rfcomm_dlc_destroy(struct bt_rfcomm_dlc *dlc) in rfcomm_dlc_destroy()247 static void rfcomm_dlc_disconnect(struct bt_rfcomm_dlc *dlc) in rfcomm_dlc_disconnect()281 struct bt_rfcomm_dlc *dlc; in rfcomm_session_disconnected() local432 struct bt_rfcomm_dlc *dlc = DLC_RTX(work); in rfcomm_dlc_rtx_timeout() local442 static void rfcomm_dlc_init(struct bt_rfcomm_dlc *dlc, in rfcomm_dlc_init()467 struct bt_rfcomm_dlc *dlc; in rfcomm_dlc_accept() local515 static void rfcomm_check_fc(struct bt_rfcomm_dlc *dlc) in rfcomm_check_fc()540 struct bt_rfcomm_dlc *dlc = p1; in rfcomm_dlc_tx_thread() local620 static int rfcomm_send_msc(struct bt_rfcomm_dlc *dlc, uint8_t cr, in rfcomm_send_msc()[all …]
611 static void hfp_hf_connected(struct bt_rfcomm_dlc *dlc) in hfp_hf_connected()621 static void hfp_hf_disconnected(struct bt_rfcomm_dlc *dlc) in hfp_hf_disconnected()631 static void hfp_hf_recv(struct bt_rfcomm_dlc *dlc, struct net_buf *buf) in hfp_hf_recv()640 static int bt_hfp_hf_accept(struct bt_conn *conn, struct bt_rfcomm_dlc **dlc) in bt_hfp_hf_accept()
24 uint8_t dlc; member
128 static int rfcomm_accept(struct bt_conn *conn, struct bt_rfcomm_dlc **dlc) in rfcomm_accept()
45 volatile uint32_t dlc : 4; /* Data Length Code */ member81 volatile uint8_t dlc : 4; /* Data Length Code */ member107 volatile uint8_t dlc : 4; /* Data Length Code */ member
153 size_t argc, uint8_t *data, uint8_t *dlc) in read_data()
217 uint8_t dlc; in mcp2515_convert_zcanframe_to_mcp2515frame() local
199 uint8_t dlc; member418 static inline uint8_t can_dlc_to_bytes(uint8_t dlc) in can_dlc_to_bytes()