HomeSort by relevance Sort by last modified time
    Searched refs:btif_get_remote_device_properties (Results 1 - 3 of 3) sorted by null

  /system/bt/btif/include/
btif_api.h 136 ** Function btif_get_remote_device_properties
143 bt_status_t btif_get_remote_device_properties( bt_bdaddr_t *remote_addr);
  /system/bt/btif/src/
bluetooth.c 193 return btif_get_remote_device_properties(remote_addr);
btif_core.c 1166 bt_status_t btif_get_remote_device_properties(bt_bdaddr_t *remote_addr) function
    [all...]

Completed in 39 milliseconds