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
/external/bluetooth/bluedroid/bta/hh/
bta_hh_int.h
59
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 },
536
case
BTA_HH_OPEN_CMPL_EVT
:
537
return "
BTA_HH_OPEN_CMPL_EVT
";
bta_hh_act.c
473
bta_hh_sm_execute(p_cb,
BTA_HH_OPEN_CMPL_EVT
, NULL);
634
bta_hh_sm_execute(p_cb,
BTA_HH_OPEN_CMPL_EVT
, p_data);
[
all
...]
bta_hh_le.c
894
bta_hh_sm_execute(p_cb,
BTA_HH_OPEN_CMPL_EVT
, NULL);
[
all
...]
Completed in 50 milliseconds