Home
last modified time | relevance | path

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

/system/bt/hci/src/
Dhci_layer_android.cc188 void hci_log_firmware_debug_packet(int fd, BT_HDR* packet) { in hci_log_firmware_debug_packet() function
Dhci_layer.cc63 extern void hci_log_firmware_debug_packet(int fd, BT_HDR* packet);
622 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