Searched refs:cfg_cmd_callback (Results 1 – 1 of 1) sorted by relevance
93 static void cfg_cmd_callback(int cmd_fd, int type, int flags, uint32_t user_id);141 pth = btsock_thread_create(NULL, cfg_cmd_callback); in btif_config_init()791 static void cfg_cmd_callback(int cmd_fd, int type, int size, uint32_t user_id) in cfg_cmd_callback() function