HomeSort by relevance Sort by last modified time
    Searched full:gatt_client_interface (Results 1 - 3 of 3) sorted by null

  /system/bt/test/suite/gatt/
gatt_test.h 37 // Gets the gatt_client_interface
38 const btgatt_client_interface_t* gatt_client_interface();
100 // The gatt_client_interface that all the tests use to interact with the HAL
gatt_unittest.cc 30 gatt_client_interface()->register_client(gatt_client_uuid);
36 gatt_client_interface()->unregister_client(client_interface_id());
gatt_test.cc 84 const btgatt_client_interface_t* GattTest::gatt_client_interface() { function in class:bttest::GattTest

Completed in 99 milliseconds