OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MCA_DISCONNECT_IND_EVT
(Results
1 - 3
of
3
) sorted by null
/external/bluetooth/bluedroid/stack/include/
mca_api.h
72
#define
MCA_DISCONNECT_IND_EVT
0x21 /* Control channel disconnected */
162
/* This data structure is associated with
MCA_DISCONNECT_IND_EVT
. */
317
** If the connection attempt fails, an
MCA_DISCONNECT_IND_EVT
is
335
** When the MCL is disconnected an
MCA_DISCONNECT_IND_EVT
is
/external/bluetooth/bluedroid/stack/mcap/
mca_csm.c
317
mca_ccb_report_event(p_ccb,
MCA_DISCONNECT_IND_EVT
, &evt_data);
/external/bluetooth/bluedroid/bta/hl/
bta_hl_act.c
[
all
...]
Completed in 119 milliseconds