OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:btif_storage_get_adapter_property
(Results
1 - 4
of
4
) sorted by null
/system/bt/btif/include/
btif_storage.h
43
* Function
btif_storage_get_adapter_property
54
bt_status_t
btif_storage_get_adapter_property
(bt_property_t* property);
/system/bt/btif/src/
btif_core.cc
617
status =
btif_storage_get_adapter_property
(&properties[num_props]);
627
btif_storage_get_adapter_property
(&properties[num_props]);
634
btif_storage_get_adapter_property
(&properties[num_props]);
641
btif_storage_get_adapter_property
(&properties[num_props]);
648
btif_storage_get_adapter_property
(&properties[num_props]);
654
btif_storage_get_adapter_property
(&properties[num_props]);
774
status =
btif_storage_get_adapter_property
(&prop);
[
all
...]
btif_storage.cc
91
s =
btif_storage_get_adapter_property
(&(p)); \
538
* Function
btif_storage_get_adapter_property
549
bt_status_t
btif_storage_get_adapter_property
(bt_property_t* property) {
function
[
all
...]
btif_dm.cc
[
all
...]
Completed in 60 milliseconds