Searched refs:GAP_CCB_STATE_IDLE (Results 1 – 1 of 1) sorted by relevance
40 #define GAP_CCB_STATE_IDLE 0 macro685 if (p_ccb->con_state == GAP_CCB_STATE_IDLE) return; in gap_sec_check_complete()907 if ((p_ccb->con_state != GAP_CCB_STATE_IDLE) && in gap_find_ccb_by_cid()933 if (p_ccb->con_state != GAP_CCB_STATE_IDLE) return (p_ccb); in gap_find_ccb_by_handle()955 if (p_ccb->con_state == GAP_CCB_STATE_IDLE) { in gap_allocate_ccb()994 p_ccb->con_state = GAP_CCB_STATE_IDLE; in gap_release_ccb()999 if ((p_ccb_local->con_state != GAP_CCB_STATE_IDLE) && in gap_release_ccb()