Searched refs:avdt_msg_bld_none (Results 1 - 1 of 1) sorted by relevance

/system/bt/stack/avdt/
H A Davdt_msg.cc65 static void avdt_msg_bld_none(uint8_t** p, tAVDT_MSG* p_msg);
146 avdt_msg_bld_none, /* discover */
165 avdt_msg_bld_none, /* set configuration */
167 avdt_msg_bld_none, /* reconfigure */
168 avdt_msg_bld_none, /* open */
169 avdt_msg_bld_none, /* start */
170 avdt_msg_bld_none, /* close */
171 avdt_msg_bld_none, /* suspend */
172 avdt_msg_bld_none, /* abort */
175 avdt_msg_bld_none /* dela
331 static void avdt_msg_bld_none(UNUSED_ATTR uint8_t** p, function
[all...]

Completed in 4 milliseconds