OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:avdt_scb_snd_close_rsp
(Results
1 - 3
of
3
) sorted by null
/external/bluetooth/bluedroid/stack/avdt/
avdt_int.h
256
AVDT_SCB_SND_CLOSE_RSP
,
652
extern void
avdt_scb_snd_close_rsp
(tAVDT_SCB *p_scb, tAVDT_SCB_EVT *p_data);
avdt_scb.c
146
avdt_scb_snd_close_rsp
,
301
/* API_CLOSE_RSP_EVT */ {
AVDT_SCB_SND_CLOSE_RSP
, AVDT_SCB_SND_TC_CLOSE, AVDT_SCB_CLOSING_ST},
354
/* API_CLOSE_RSP_EVT */ {
AVDT_SCB_SND_CLOSE_RSP
, AVDT_SCB_TC_TIMER, AVDT_SCB_CLOSING_ST},
412
/* API_CLOSE_RSP_EVT */ {
AVDT_SCB_SND_CLOSE_RSP
, AVDT_SCB_TC_TIMER, AVDT_SCB_CLOSING_ST},
[
all
...]
avdt_scb_act.c
1454
void
avdt_scb_snd_close_rsp
(tAVDT_SCB *p_scb, tAVDT_SCB_EVT *p_data)
function
[
all
...]
Completed in 225 milliseconds