Searched defs:cfg_cmd_callback (Results 1 - 1 of 1) sorted by relevance

/external/bluetooth/bluedroid/btif/src/
H A Dbtif_config.c95 static void cfg_cmd_callback(int cmd_fd, int type, int flags, uint32_t user_id);
143 pth = btsock_thread_create(NULL, cfg_cmd_callback);
833 static void cfg_cmd_callback(int cmd_fd, int type, int size, uint32_t user_id) function

Completed in 459 milliseconds