Searched refs:gatt_client_interface (Results 1 – 3 of 3) sorted by relevance
33 gatt_client_interface()->register_client(gatt_client_uuid, false); in TEST_F()39 gatt_client_interface()->unregister_client(client_interface_id()); in TEST_F()
39 const btgatt_client_interface_t* gatt_client_interface();
135 const btgatt_client_interface_t* GattTest::gatt_client_interface() { in gatt_client_interface() function in bttest::GattTest