OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:avdt_scb_snd_stream_close
(Results
1 - 3
of
3
) sorted by null
/external/bluetooth/bluedroid/stack/avdt/
avdt_int.h
255
AVDT_SCB_SND_STREAM_CLOSE
,
650
extern void
avdt_scb_snd_stream_close
(tAVDT_SCB *p_scb, tAVDT_SCB_EVT *p_data);
avdt_scb.c
144
avdt_scb_snd_stream_close
,
397
/* API_REMOVE_EVT */ {
AVDT_SCB_SND_STREAM_CLOSE
, AVDT_SCB_SET_REMOVE, AVDT_SCB_CLOSING_ST},
403
/* API_CLOSE_REQ_EVT */ {
AVDT_SCB_SND_STREAM_CLOSE
, AVDT_SCB_IGNORE, AVDT_SCB_CLOSING_ST},
[
all
...]
avdt_scb_act.c
1402
void
avdt_scb_snd_stream_close
(tAVDT_SCB *p_scb, tAVDT_SCB_EVT *p_data)
function
[
all
...]
Completed in 23 milliseconds