OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BTA_HH_OPEN_CMPL_EVT
(Results
1 - 4
of
4
) sorted by null
/system/bt/bta/hh/
bta_hh_int.h
58
BTA_HH_OPEN_CMPL_EVT
,
bta_hh_main.c
133
/*
BTA_HH_OPEN_CMPL_EVT
*/ {BTA_HH_OPEN_CMPL_ACT, BTA_HH_CONN_ST }
164
/*
BTA_HH_OPEN_CMPL_EVT
*/ {BTA_HH_OPEN_CMPL_ACT, BTA_HH_CONN_ST }
194
/*
BTA_HH_OPEN_CMPL_EVT
*/ {BTA_HH_IGNORE, BTA_HH_CONN_ST }
223
/*
BTA_HH_OPEN_CMPL_EVT
*/ {BTA_HH_IGNORE, BTA_HH_W4_SEC },
528
case
BTA_HH_OPEN_CMPL_EVT
:
529
return "
BTA_HH_OPEN_CMPL_EVT
";
bta_hh_act.c
472
bta_hh_sm_execute(p_cb,
BTA_HH_OPEN_CMPL_EVT
, NULL);
633
bta_hh_sm_execute(p_cb,
BTA_HH_OPEN_CMPL_EVT
, p_data);
[
all
...]
bta_hh_le.c
893
bta_hh_sm_execute(p_cb,
BTA_HH_OPEN_CMPL_EVT
, NULL);
[
all
...]
Completed in 1871 milliseconds