Searched defs:gatt_server_interface (Results 1 – 3 of 3) sorted by relevance
132 const btgatt_server_interface_t* GattTest::gatt_server_interface() { in gatt_server_interface() function in bttest::GattTest
51 NiceMock<gatt::MockBtaGattServerInterface> gatt_server_interface; member in GmapServerTest
28 static gatt::MockBtaGattServerInterface* gatt_server_interface = nullptr; variable