Home
last modified time | relevance | path

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

/aosp12/system/bt/bta/gatt/
H A Ddatabase_builder.cc91 void DatabaseBuilder::AddCharacteristic(uint16_t handle, uint16_t value_handle, in AddCharacteristic() function in gatt::DatabaseBuilder
/aosp12/system/bt/service/
H A Dgatt_server_old.cc505 bt_status_t ServerInternals::AddCharacteristic(const Uuid& uuid, in AddCharacteristic() function in bluetooth::gatt::ServerInternals
623 bool Server::AddCharacteristic(const Uuid& id, int properties, in AddCharacteristic() function in bluetooth::gatt::Server