Home
last modified time | relevance | path

Searched refs:btsock_thread_post_cmd (Results 1 – 2 of 2) sorted by relevance

/system/bt/btif/include/
Dbtif_sock_thread.h46 int btsock_thread_post_cmd(int handle, int cmd_type, const unsigned char* cmd_data,
/system/bt/btif/src/
Dbtif_sock_thread.c348 int btsock_thread_post_cmd(int h, int type, const unsigned char* data, int size, uint32_t user_id) in btsock_thread_post_cmd() function