OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:load_bluez_adapter_info
(Results
1 - 3
of
3
) sorted by null
/external/bluetooth/bluedroid/btif/include/
btif_config_util.h
55
int
load_bluez_adapter_info
(char* adapter_path, int size);
/external/bluetooth/bluedroid/btif/src/
btif_config.c
600
if(
load_bluez_adapter_info
(adapter_path, sizeof(adapter_path)))
btif_config_util.cpp
493
int
load_bluez_adapter_info
(char* adapter_path, int size)
function
Completed in 36 milliseconds