OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:avdt_scb_hdl_tc_close
(Results
1 - 3
of
3
) sorted by null
/external/bluetooth/bluedroid/stack/avdt/
avdt_int.h
240
AVDT_SCB_HDL_TC_CLOSE
,
642
extern void
avdt_scb_hdl_tc_close
(tAVDT_SCB *p_scb, tAVDT_SCB_EVT *p_data);
avdt_scb.c
129
avdt_scb_hdl_tc_close
,
250
/* API_ABORT_RSP_EVT */ {AVDT_SCB_SND_ABORT_RSP,
AVDT_SCB_HDL_TC_CLOSE
, AVDT_SCB_IDLE_ST},
268
/* MSG_ABORT_RSP_EVT */ {AVDT_SCB_HDL_ABORT_RSP,
AVDT_SCB_HDL_TC_CLOSE
, AVDT_SCB_IDLE_ST},
280
/* CC_CLOSE_EVT */ {
AVDT_SCB_HDL_TC_CLOSE
, AVDT_SCB_IGNORE, AVDT_SCB_IDLE_ST}
330
/* TC_CLOSE_EVT */ {
AVDT_SCB_HDL_TC_CLOSE
, AVDT_SCB_IGNORE, AVDT_SCB_IDLE_ST},
387
/* TC_CLOSE_EVT */ {
AVDT_SCB_HDL_TC_CLOSE
, AVDT_SCB_IGNORE, AVDT_SCB_OPEN_ST},
441
/* TC_CLOSE_EVT */ {
AVDT_SCB_HDL_TC_CLOSE
, AVDT_SCB_IGNORE, AVDT_SCB_IDLE_ST},
[
all
...]
avdt_scb_act.c
976
void
avdt_scb_hdl_tc_close
(tAVDT_SCB *p_scb, tAVDT_SCB_EVT *p_data)
function
[
all
...]
Completed in 27 milliseconds