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
898
btif_storage_get_adapter_property
(&properties[num_props]);
904
btif_storage_get_adapter_property
(&properties[num_props]);
910
btif_storage_get_adapter_property
(&properties[num_props]);
916
btif_storage_get_adapter_property
(&properties[num_props]);
922
btif_storage_get_adapter_property
(&properties[num_props]);
928
btif_storage_get_adapter_property
(&properties[num_props]);
1023
status =
btif_storage_get_adapter_property
(&prop);
[
all
...]
btif_storage.c
93
{p.type=t;p.val=v;p.len=l;
btif_storage_get_adapter_property
(&p);}
578
** Function
btif_storage_get_adapter_property
589
bt_status_t
btif_storage_get_adapter_property
(bt_property_t *property)
function
[
all
...]
btif_dm.c
[
all
...]
Completed in 26 milliseconds