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
/external/bluetooth/bluedroid/btif/include/
btif_storage.h
41
** Function
btif_storage_get_adapter_property
52
bt_status_t
btif_storage_get_adapter_property
(bt_property_t *property);
/external/bluetooth/bluedroid/btif/src/
btif_core.c
906
btif_storage_get_adapter_property
(&properties[num_props]);
912
btif_storage_get_adapter_property
(&properties[num_props]);
918
btif_storage_get_adapter_property
(&properties[num_props]);
924
btif_storage_get_adapter_property
(&properties[num_props]);
930
btif_storage_get_adapter_property
(&properties[num_props]);
936
btif_storage_get_adapter_property
(&properties[num_props]);
[
all
...]
btif_storage.c
93
{p.type=t;p.val=v;p.len=l;
btif_storage_get_adapter_property
(&p);}
576
** Function
btif_storage_get_adapter_property
587
bt_status_t
btif_storage_get_adapter_property
(bt_property_t *property)
function
[
all
...]
btif_dm.c
[
all
...]
Completed in 259 milliseconds