Home
last modified time | relevance | path

Searched defs:dlc (Results 1 – 10 of 10) sorted by relevance

/Zephyr-latest/subsys/bluetooth/host/classic/
Drfcomm.c238 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
[all …]
Dhfp_hf.c684 static void hfp_hf_connected(struct bt_rfcomm_dlc *dlc) in hfp_hf_connected()
694 static void hfp_hf_disconnected(struct bt_rfcomm_dlc *dlc) in hfp_hf_disconnected()
705 static void hfp_hf_recv(struct bt_rfcomm_dlc *dlc, struct net_buf *buf) in hfp_hf_recv()
714 static void hfp_hf_sent(struct bt_rfcomm_dlc *dlc, int err) in hfp_hf_sent()
720 struct bt_rfcomm_dlc **dlc) in bt_hfp_hf_accept()
Dhfp_ag.c1454 static void hfp_ag_connected(struct bt_rfcomm_dlc *dlc) in hfp_ag_connected()
1463 static void hfp_ag_disconnected(struct bt_rfcomm_dlc *dlc) in hfp_ag_disconnected()
1501 static void hfp_ag_recv(struct bt_rfcomm_dlc *dlc, struct net_buf *buf) in hfp_ag_recv()
1578 static void hfp_ag_sent(struct bt_rfcomm_dlc *dlc, int err) in hfp_ag_sent()
/Zephyr-latest/tests/drivers/can/api/src/
Dutilities.c25 uint8_t dlc; in ZTEST() local
/Zephyr-latest/samples/subsys/logging/syst/src/
Dmain.c26 uint8_t dlc; member
/Zephyr-latest/subsys/bluetooth/host/classic/shell/
Drfcomm.c130 struct bt_rfcomm_dlc **dlc) in rfcomm_accept()
/Zephyr-latest/drivers/can/
Dcan_sja1000_priv.h152 #define CAN_SJA1000_FRAME_INFO_DLC_PREP(dlc) FIELD_PREP(CAN_SJA1000_FRAME_INFO_DLC_MASK, dlc) argument
Dcan_mcp2515.c204 uint8_t dlc; in mcp2515_convert_canframe_to_mcp2515frame() local
/Zephyr-latest/include/zephyr/drivers/
Dcan.h167 uint8_t dlc; member
1683 static inline uint8_t can_dlc_to_bytes(uint8_t dlc) in can_dlc_to_bytes()
/Zephyr-latest/include/zephyr/drivers/can/
Dcan_mcan.h924 uint32_t dlc: 4; member
965 uint8_t dlc: 4; member
1006 uint8_t dlc: 4; member