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
87
avdt_ccb_chk_close
,
211
/* MSG_DISCOVER_RSP_EVT */ {
AVDT_CCB_CHK_CLOSE
, AVDT_CCB_HDL_DISCOVER_RSP, AVDT_CCB_OPEN_ST},
212
/* MSG_GETCAP_RSP_EVT */ {
AVDT_CCB_CHK_CLOSE
, AVDT_CCB_HDL_GETCAP_RSP, AVDT_CCB_OPEN_ST},
221
/* UL_CLOSE_EVT */ {
AVDT_CCB_CHK_CLOSE
, AVDT_CCB_IGNORE, AVDT_CCB_OPEN_ST},
avdt_int.h
132
AVDT_CCB_CHK_CLOSE
,
571
extern void
avdt_ccb_chk_close
(tAVDT_CCB *p_ccb, tAVDT_CCB_EVT *p_data);
Completed in 28 milliseconds