Home
last modified time | relevance | path

Searched defs:cmd_q (Results 1 – 3 of 3) sorted by relevance

/aosp12/system/bt/stack/avrc/
H A Davrc_int.h138 cmd_q; /* Command queue for serializing vendor specific commands */ member
/aosp12/system/bt/stack/rfcomm/
H A Dport_int.h82 fixed_queue_t* cmd_q = nullptr; /* Queue for command messages on this mux */ member
/aosp12/system/bt/stack/avdt/
H A Davdt_int.h611 fixed_queue_t* cmd_q; // Queue for outgoing command messages variable