Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/subsys/bluetooth/host/
Drfcomm.c222 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() local
432 struct bt_rfcomm_dlc *dlc = DLC_RTX(work); in rfcomm_dlc_rtx_timeout() local
442 static void rfcomm_dlc_init(struct bt_rfcomm_dlc *dlc, in rfcomm_dlc_init()
467 struct bt_rfcomm_dlc *dlc; in rfcomm_dlc_accept() local
515 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() local
620 static int rfcomm_send_msc(struct bt_rfcomm_dlc *dlc, uint8_t cr, in rfcomm_send_msc()
[all …]
Dhfp_hf.c612 static void hfp_hf_connected(struct bt_rfcomm_dlc *dlc) in hfp_hf_connected()
622 static void hfp_hf_disconnected(struct bt_rfcomm_dlc *dlc) in hfp_hf_disconnected()
632 static void hfp_hf_recv(struct bt_rfcomm_dlc *dlc, struct net_buf *buf) in hfp_hf_recv()
641 static int bt_hfp_hf_accept(struct bt_conn *conn, struct bt_rfcomm_dlc **dlc) in bt_hfp_hf_accept()
/Zephyr-Core-3.5.0/tests/drivers/can/api/src/
Dutilities.c25 uint8_t dlc; in ZTEST() local
/Zephyr-Core-3.5.0/samples/subsys/logging/syst/src/
Dmain.c26 uint8_t dlc; member
/Zephyr-Core-3.5.0/subsys/bluetooth/shell/
Drfcomm.c128 static int rfcomm_accept(struct bt_conn *conn, struct bt_rfcomm_dlc **dlc) in rfcomm_accept()
/Zephyr-Core-3.5.0/drivers/can/
Dcan_sja1000_priv.h124 #define CAN_SJA1000_FRAME_INFO_DLC_PREP(dlc) FIELD_PREP(CAN_SJA1000_FRAME_INFO_DLC_MASK, dlc) argument
Dcan_mcp2515.c221 uint8_t dlc; in mcp2515_convert_canframe_to_mcp2515frame() local
/Zephyr-Core-3.5.0/include/zephyr/drivers/
Dcan.h165 uint8_t dlc; member
1349 static inline uint8_t can_dlc_to_bytes(uint8_t dlc) in can_dlc_to_bytes()
/Zephyr-Core-3.5.0/include/zephyr/drivers/can/
Dcan_mcan.h924 uint32_t dlc: 4; member
965 uint8_t dlc: 4; member
1006 uint8_t dlc: 4; member