Searched refs:gatt_interface_t (Results 1 – 4 of 4) sorted by relevance
30 struct gatt_interface_t { struct50 gatt_interface_t& get_gatt_interface(); argument68 void set_gatt_interface(const gatt_interface_t& interface);
48 gatt_interface_t default_gatt_interface = {107 gatt_interface_t* gatt_interface = &default_gatt_interface;109 gatt_interface_t& get_gatt_interface() { return *gatt_interface; } in get_gatt_interface()126 void bluetooth::testing::set_gatt_interface(const gatt_interface_t& interface) { in set_gatt_interface()
109 struct gatt_interface_t { struct157 gatt_interface_t* gatt_interface = &default_gatt_interface;159 gatt_interface_t& get_gatt_interface() { return *gatt_interface; } in get_gatt_interface()
125 struct gatt_interface_t { struct199 gatt_interface_t* gatt_interface = &default_gatt_interface;201 gatt_interface_t& get_gatt_interface() { return *gatt_interface; } in get_gatt_interface()