Searched refs:btgatt_server_interface_t (Results 1 – 8 of 8) sorted by relevance
44 GattServerIntf(const btgatt_server_interface_t* server_intf) : server_intf_(server_intf){}; in GattServerIntf()50 const btgatt_server_interface_t* server_intf_;
33 extern const btgatt_server_interface_t btgattServerInterface;
62 const btgatt_server_interface_t* server;
189 } btgatt_server_interface_t; typedef
42 const btgatt_server_interface_t* gatt_server_interface();
139 const btgatt_server_interface_t* GattTest::gatt_server_interface() { in gatt_server_interface()
483 const btgatt_server_interface_t btgattServerInterface = {
5 btgatt_scanner_callbacks_t, btgatt_server_callbacks_t, btgatt_server_interface_t,1145 raw: *const btgatt_server_interface_t,1764 as *const btgatt_server_interface_t in new() constant