HomeSort by relevance Sort by last modified time
    Searched full:current_data_type (Results 1 - 1 of 1) sorted by null

  /system/bt/hci/src/
hci_hal_h4.c 43 static serial_data_type_t current_data_type; variable
108 } else if (current_data_type != type) {
119 else if (current_data_type != type)
174 callbacks->data_ready(current_data_type);
187 current_data_type = type_byte;

Completed in 225 milliseconds