Home
last modified time | relevance | path

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

/system/bt/hci/test/
Dhci_layer_test.cc46 void hci_log_firmware_debug_packet(int fd, BT_HDR* packet) {} in hci_log_firmware_debug_packet() function
/system/bt/hci/src/
Dhci_layer_android.cc257 void hci_log_firmware_debug_packet(int fd, BT_HDR* packet) { in hci_log_firmware_debug_packet() function
Dhci_layer.cc69 extern void hci_log_firmware_debug_packet(int fd, BT_HDR* packet);
724 hci_log_firmware_debug_packet(hci_firmware_log_fd, packet); in filter_incoming_event()
Dhci_layer_linux.cc399 void hci_log_firmware_debug_packet(int fd, BT_HDR* packet) {} in hci_log_firmware_debug_packet() function