OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:btsock_thread_post_cmd
(Results
1 - 3
of
3
) sorted by null
/external/bluetooth/bluedroid/btif/include/
btif_sock_thread.h
44
int
btsock_thread_post_cmd
(int handle, int cmd_type, const unsigned char* cmd_data,
/external/bluetooth/bluedroid/btif/src/
btif_sock_thread.c
312
int
btsock_thread_post_cmd
(int h, int type, const unsigned char* data, int size, uint32_t user_id)
function
btif_config.c
356
btsock_thread_post_cmd
(pth, CFG_CMD_SAVE, NULL, 0, 0);
Completed in 2433 milliseconds