Home
last modified time | relevance | path

Searched defs:AddCharacteristic (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/gatt/
H A Dtypes.h52 inline void AddCharacteristic(CharacteristicPtr&& chr) { in AddCharacteristic() function
/aosp_15_r20/packages/modules/Bluetooth/system/bta/gatt/
Ddatabase_builder.cc95 void DatabaseBuilder::AddCharacteristic(uint16_t handle, uint16_t value_handle, const Uuid& uuid, in AddCharacteristic() function in gatt::DatabaseBuilder
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/gatt/
H A Dlocal_service_manager.cc326 void AddCharacteristic(att::AttributeGrouping* grouping, in AddCharacteristic() function in bt::gatt::LocalServiceManager::ServiceData