HomeSort by relevance Sort by last modified time
    Searched refs:BTIF_SM_EXIT_EVT (Results 1 - 3 of 3) sorted by null

  /system/bt/btif/include/
btif_sm.h 40 #define BTIF_SM_EXIT_EVT 0xFFFE
110 ** Description Make a transition to the new 'state'. The 'BTIF_SM_EXIT_EVT'
  /system/bt/btif/src/
btif_sm.c 154 ** Description Make a transition to the new 'state'. The 'BTIF_SM_EXIT_EVT'
175 if (p_cb->p_handlers[p_cb->state](BTIF_SM_EXIT_EVT, NULL) == FALSE)
btif_av.c 195 CASE_RETURN_STR(BTIF_SM_EXIT_EVT)
316 case BTIF_SM_EXIT_EVT:
489 case BTIF_SM_EXIT_EVT:
669 case BTIF_SM_EXIT_EVT:
729 case BTIF_SM_EXIT_EVT:
    [all...]

Completed in 104 milliseconds