OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:AVCT_CONNECT_CFM_EVT
(Results
1 - 2
of
2
) sorted by null
/external/bluetooth/bluedroid/stack/avct/
avct_lcb_act.c
232
p_ccb->cc.p_ctrl_cback(avct_ccb_to_idx(p_ccb),
AVCT_CONNECT_CFM_EVT
,
276
avct_ccb_dealloc(p_ccb,
AVCT_CONNECT_CFM_EVT
,
378
AVCT_CONNECT_CFM_EVT
, 0, p_lcb->peer_addr);
444
avct_ccb_dealloc(p_data->p_ccb,
AVCT_CONNECT_CFM_EVT
, AVCT_RESULT_FAIL, NULL);
/external/bluetooth/bluedroid/stack/include/
avct_api.h
80
#define
AVCT_CONNECT_CFM_EVT
0 /* Connection confirm */
261
**
AVCT_CONNECT_CFM_EVT
or AVCT_CONNECT_IND_EVT on control channel or
Completed in 288 milliseconds