Home
last modified time | relevance | path

Searched refs:hci_close_firmware_log_file (Results 1 – 4 of 4) sorted by relevance

/aosp12/system/bt/hci/test/
H A Dhci_layer_test.cc45 void hci_close_firmware_log_file(int fd) {} in hci_close_firmware_log_file() function
/aosp12/system/bt/hci/src/
H A Dhci_layer.cc68 extern void hci_close_firmware_log_file(int fd);
293 hci_close_firmware_log_file(hci_firmware_log_fd); in hci_module_shut_down()
479 hci_close_firmware_log_file(hci_firmware_log_fd); in hci_timeout_abort()
H A Dhci_layer_android.cc253 void hci_close_firmware_log_file(int fd) { in hci_close_firmware_log_file() function
H A Dhci_layer_linux.cc397 void hci_close_firmware_log_file(int fd) {} in hci_close_firmware_log_file() function