OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AVDT_CCB_CHK_CLOSE
(Results
1 - 2
of
2
) sorted by null
/external/bluetooth/bluedroid/stack/avdt/
avdt_ccb.c
88
avdt_ccb_chk_close
,
212
/* MSG_DISCOVER_RSP_EVT */ {
AVDT_CCB_CHK_CLOSE
, AVDT_CCB_HDL_DISCOVER_RSP, AVDT_CCB_OPEN_ST},
213
/* MSG_GETCAP_RSP_EVT */ {
AVDT_CCB_CHK_CLOSE
, AVDT_CCB_HDL_GETCAP_RSP, AVDT_CCB_OPEN_ST},
222
/* UL_CLOSE_EVT */ {
AVDT_CCB_CHK_CLOSE
, AVDT_CCB_IGNORE, AVDT_CCB_OPEN_ST},
avdt_int.h
132
AVDT_CCB_CHK_CLOSE
,
572
extern void
avdt_ccb_chk_close
(tAVDT_CCB *p_ccb, tAVDT_CCB_EVT *p_data);
Completed in 2588 milliseconds