OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:avct_l2c_connect_cfm_cback
(Results
1 - 1
of
1
) sorted by null
/external/bluetooth/bluedroid/stack/avct/
avct_l2c.c
39
void
avct_l2c_connect_cfm_cback
(UINT16 lcid, UINT16 result);
50
avct_l2c_connect_cfm_cback
,
168
** Function
avct_l2c_connect_cfm_cback
176
void
avct_l2c_connect_cfm_cback
(UINT16 lcid, UINT16 result)
function
184
AVCT_TRACE_DEBUG4("
avct_l2c_connect_cfm_cback
lcid:0x%x result: %d ch_state: %d, conflict_lcid:0x%x",
205
AVCT_TRACE_DEBUG1("
avct_l2c_connect_cfm_cback
conflict_lcid:0x%x", p_lcb->conflict_lcid);
215
AVCT_TRACE_DEBUG2("
avct_l2c_connect_cfm_cback
ch_state: %d, conflict_lcid:0x%x", p_lcb->ch_state, p_lcb->conflict_lcid);
Completed in 66 milliseconds