OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:btif_storage_set_adapter_property
(Results
1 - 3
of
3
) sorted by null
/external/bluetooth/bluedroid/btif/include/
btif_storage.h
56
** Function
btif_storage_set_adapter_property
65
bt_status_t
btif_storage_set_adapter_property
(bt_property_t *property);
/external/bluetooth/bluedroid/btif/src/
btif_core.c
1011
status =
btif_storage_set_adapter_property
(p_prop);
[
all
...]
btif_storage.c
672
** Function
btif_storage_set_adapter_property
681
bt_status_t
btif_storage_set_adapter_property
(bt_property_t *property)
function
[
all
...]
Completed in 44 milliseconds