Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/stack/avrc/
Davrc_int.h139 cmd_q; /* Command queue for serializing vendor specific commands */ member
/packages/modules/Bluetooth/system/stack/rfcomm/
Dport_int.h86 fixed_queue_t* cmd_q = nullptr; /* Queue for command messages on this mux */ member
/packages/modules/Bluetooth/system/stack/avdt/
Davdt_int.h612 fixed_queue_t* cmd_q; // Queue for outgoing command messages variable