OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AVCT_CONG_IND_EVT
(Results
1 - 2
of
2
) sorted by null
/external/bluetooth/bluedroid/stack/include/
avct_api.h
84
#define
AVCT_CONG_IND_EVT
4 /* Congestion indication */
257
**
AVCT_CONG_IND_EVT
and AVCT_UNCONG_IND_EVT. If the
/external/bluetooth/bluedroid/stack/avct/
avct_lcb_act.c
465
event = (p_data->cong) ?
AVCT_CONG_IND_EVT
: AVCT_UNCONG_IND_EVT;
Completed in 5350 milliseconds