Searched refs:btif_storage_interface_ (Results 1 – 1 of 1) sorted by relevance
123 bluetooth::manager::SetMockBtifStorageInterface(&btif_storage_interface_); in SetUp()130 ON_CALL(btif_storage_interface_, LoadBondedEatt).WillByDefault([]() { in SetUp()165 bluetooth::manager::MockBtifStorageInterface btif_storage_interface_; member in __anond3eeaa960110::EattTest