Home
last modified time | relevance | path

Searched refs:SetServiceChangedIndicationSubscription (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/gatt/
H A Dgeneric_attribute_service.cc65 SetServiceChangedIndicationSubscription(peer_id, indicate); in Register()
111 void GenericAttributeService::SetServiceChangedIndicationSubscription( in SetServiceChangedIndicationSubscription() function in bt::gatt::GenericAttributeService
H A Dgatt.cc105 gatt_service_->SetServiceChangedIndicationSubscription( in AddConnection()
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/gatt/
H A Dgeneric_attribute_service.h64 void SetServiceChangedIndicationSubscription(PeerId peer_id, bool indicate);