Searched refs:hci_downstream_data_handler (Results 1 – 1 of 1) sorted by relevance
89 static void hci_downstream_data_handler(void *arg);166 struct osi_event *event = osi_event_create(hci_downstream_data_handler, NULL); in hci_layer_init_env()223 static void hci_downstream_data_handler(void *arg) in hci_downstream_data_handler() function