OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:btif_storage_set_remote_device_property
(Results
1 - 4
of
4
) sorted by null
/external/bluetooth/bluedroid/btif/include/
btif_storage.h
85
** Function
btif_storage_set_remote_device_property
94
bt_status_t
btif_storage_set_remote_device_property
(bt_bdaddr_t *remote_bd_addr,
/external/bluetooth/bluedroid/btif/src/
btif_dm.c
387
status =
btif_storage_set_remote_device_property
(p_bd, &property);
411
status =
btif_storage_set_remote_device_property
(&bdaddr, &properties[num_properties]);
425
status =
btif_storage_set_remote_device_property
(&bdaddr, &properties[num_properties]);
433
status =
btif_storage_set_remote_device_property
(&bdaddr, &properties[num_properties]);
[
all
...]
btif_storage.c
706
** Function
btif_storage_set_remote_device_property
715
bt_status_t
btif_storage_set_remote_device_property
(bt_bdaddr_t *remote_bd_addr,
function
752
btif_storage_set_remote_device_property
(remote_bd_addr,
757
btif_storage_set_remote_device_property
(remote_bd_addr,
[
all
...]
btif_core.c
[
all
...]
Completed in 25 milliseconds