OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BTIF_SM_EXIT_EVT
(Results
1 - 3
of
3
) sorted by null
/external/bluetooth/bluedroid/btif/include/
btif_sm.h
36
#define
BTIF_SM_EXIT_EVT
0xFFFE
108
** Description Make a transition to the new 'state'. The '
BTIF_SM_EXIT_EVT
'
/external/bluetooth/bluedroid/btif/src/
btif_sm.c
173
** Description Make a transition to the new 'state'. The '
BTIF_SM_EXIT_EVT
'
194
if (p_cb->p_handlers[p_cb->state](
BTIF_SM_EXIT_EVT
, NULL) == FALSE)
btif_av.c
175
CASE_RETURN_STR(
BTIF_SM_EXIT_EVT
)
245
case
BTIF_SM_EXIT_EVT
:
337
case
BTIF_SM_EXIT_EVT
:
419
case
BTIF_SM_EXIT_EVT
:
476
case
BTIF_SM_EXIT_EVT
:
591
case
BTIF_SM_EXIT_EVT
:
[
all
...]
Completed in 36 milliseconds