OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AVDT_CCB_LL_CLOSED
(Results
1 - 2
of
2
) sorted by null
/external/bluetooth/bluedroid/stack/avdt/
avdt_ccb.c
118
avdt_ccb_ll_closed
,
157
/* LL_CLOSE_EVT */ {
AVDT_CCB_LL_CLOSED
, AVDT_CCB_IGNORE, AVDT_CCB_IDLE_ST},
190
/* LL_CLOSE_EVT */ {
AVDT_CCB_LL_CLOSED
, AVDT_CCB_IGNORE, AVDT_CCB_IDLE_ST},
223
/* LL_CLOSE_EVT */ {
AVDT_CCB_LL_CLOSED
, AVDT_CCB_IGNORE, AVDT_CCB_IDLE_ST},
avdt_int.h
163
AVDT_CCB_LL_CLOSED
,
602
extern void
avdt_ccb_ll_closed
(tAVDT_CCB *p_ccb, tAVDT_CCB_EVT *p_data);
Completed in 25 milliseconds