OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MCA_CONNECT_IND_EVT
(Results
1 - 3
of
3
) sorted by null
/external/bluetooth/bluedroid/stack/include/
mca_api.h
71
#define
MCA_CONNECT_IND_EVT
0x20 /* Control channel connected */
83
typedef UINT8 tMCA_CL; /* the handle for a control channel; reported at
MCA_CONNECT_IND_EVT
*/
156
/* This data structure is associated with
MCA_CONNECT_IND_EVT
. */
314
**
MCA_CONNECT_IND_EVT
is reported to the application via its
/external/bluetooth/bluedroid/stack/mcap/
mca_cact.c
549
** Description This function is called to report
MCA_CONNECT_IND_EVT
event.
561
mca_ccb_report_event (p_ccb,
MCA_CONNECT_IND_EVT
, &evt_data);
/external/bluetooth/bluedroid/bta/hl/
bta_hl_act.c
[
all
...]
Completed in 25 milliseconds