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

  /external/bluetooth/bluedroid/btif/include/
btif_storage.h 375 ** Function btif_storage_is_dmt_supported_device
383 BOOLEAN btif_storage_is_dmt_supported_device(const bt_bdaddr_t *remote_bd_addr);
  /external/bluetooth/bluedroid/btif/src/
btif_gatt_server.c 417 (btif_storage_is_dmt_supported_device(&(p_cb->bd_addr)) == TRUE))
btif_storage.c 1808 BOOLEAN btif_storage_is_dmt_supported_device(const bt_bdaddr_t *remote_bd_addr) function
    [all...]
btif_gatt_client.c     [all...]

Completed in 2064 milliseconds