OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tAVDT_SCB_ACTION
(Results
1 - 2
of
2
) sorted by null
/external/bluetooth/bluedroid/stack/avdt/
avdt_int.h
512
typedef void (*
tAVDT_SCB_ACTION
)(tAVDT_SCB *p_scb, tAVDT_SCB_EVT *p_data);
549
tAVDT_SCB_ACTION
*p_scb_act; /* pointer to SCB action functions */
avdt_scb.c
106
const
tAVDT_SCB_ACTION
avdt_scb_action[] = {
[
all
...]
Completed in 30 milliseconds