Searched refs:gatt_interface_t (Results 1 – 3 of 3) sorted by relevance
47 gatt_interface_t default_gatt_interface = {103 gatt_interface_t* gatt_interface = &default_gatt_interface;105 gatt_interface_t& get_gatt_interface() { return *gatt_interface; } in get_gatt_interface()
32 struct gatt_interface_t { struct49 gatt_interface_t& get_gatt_interface(); argument
102 struct gatt_interface_t { struct147 gatt_interface_t* gatt_interface = &default_gatt_interface;149 gatt_interface_t& get_gatt_interface() { return *gatt_interface; } in get_gatt_interface()