Home | History | Annotate | Download | only in src

Lines Matching refs:hciState_Reset

89     {hciState_Reset,        hciState_Initialise ,   TRUE},
90 /* {hciState_Reset, hciState_Config, FALSE}, */
100 {hciState_Reset, hciState_Initialise, TRUE},
241 case hciState_Reset:
580 if( (hciState_Reset != psHciContext->hci_state.cur_state )
661 if (hciState_Reset == psHciContext->hci_state.cur_state)
933 case hciState_Reset: