HomeSort by relevance Sort by last modified time
    Searched defs:packet_finished (Results 1 - 3 of 3) sorted by null

  /system/bt/hci/include/
hci_hal.h 67 void (*packet_finished)(serial_data_type_t type); member in struct:hci_hal_t
  /system/bt/hci/src/
hci_hal_mct.c 140 static void packet_finished(UNUSED_ATTR serial_data_type_t type) { function
199 packet_finished,
hci_hal_h4.c 133 static void packet_finished(serial_data_type_t type) { function
257 packet_finished,

Completed in 2162 milliseconds