Home
last modified time | relevance | path

Searched refs:PB_MSG_DISCONNECT (Results 1 – 2 of 2) sorted by relevance

/babblesim_base-latest/libPhyComv1/src/
Dbs_pc_base_types.h21 #define PB_MSG_DISCONNECT 0xFFFF macro
Dbs_pc_base.c368 pc_header_t header = PB_MSG_DISCONNECT; in pb_phy_disconnect_devices()
432 pc_header_t header = PB_MSG_DISCONNECT; in pb_phy_get_next_request()
440 if ((header == PB_MSG_DISCONNECT) || (header == PB_MSG_TERMINATE)) { in pb_phy_get_next_request()
539 pc_header_t header = PB_MSG_DISCONNECT; in pb_dev_disconnect()
624 pc_header_t header = PB_MSG_DISCONNECT; in pb_dev_pick_wait_resp()
630 if (header == PB_MSG_DISCONNECT) { in pb_dev_pick_wait_resp()