OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hci_open_firmware_log_file
(Results
1 - 3
of
3
) sorted by null
/system/bt/hci/src/
hci_layer_android.cc
142
int
hci_open_firmware_log_file
() {
function
hci_layer.cc
56
extern int
hci_open_firmware_log_file
();
495
hci_firmware_log_fd =
hci_open_firmware_log_file
();
596
hci_firmware_log_fd =
hci_open_firmware_log_file
();
hci_layer_linux.cc
394
int
hci_open_firmware_log_file
() { return INVALID_FD; }
function
Completed in 180 milliseconds