OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:btif_get_adapter_property
(Results
1 - 3
of
3
) sorted by null
/external/bluetooth/bluedroid/btif/include/
btif_api.h
101
** Function
btif_get_adapter_property
108
bt_status_t
btif_get_adapter_property
( bt_property_type_t type);
/external/bluetooth/bluedroid/btif/src/
bluetooth.c
174
return
btif_get_adapter_property
(type);
btif_core.c
1116
bt_status_t
btif_get_adapter_property
(bt_property_type_t type)
function
[
all
...]
Completed in 70 milliseconds