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

  /system/bt/btif/include/
btif_storage.h 334 bt_status_t btif_storage_set_remote_addr_type(bt_bdaddr_t *remote_bd_addr,
  /system/bt/btif/src/
btif_storage.c 1254 bt_status_t btif_storage_set_remote_addr_type(bt_bdaddr_t *remote_bd_addr, function
    [all...]
btif_dm.c 672 btif_storage_set_remote_addr_type(bd_addr, BLE_ADDR_PUBLIC);
    [all...]
btif_gatt_client.c 462 btif_storage_set_remote_addr_type( &p_btif_cb->bd_addr, p_btif_cb->addr_type);
    [all...]

Completed in 104 milliseconds