bta_sys_sendmsg() function
* Function bta_sys_sendmsg * Description Send a message to BTA. This function is designed to * optimize sending of messages to BTA. It is called by BTA * API functions and call-in functions. * Returns void
Syntax
extern void bta_sys_sendmsg(void *p_msg);