Home
last modified time | relevance | path

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

/system/bt/bta/gatt/
Ddatabase_builder.cc80 void DatabaseBuilder::AddCharacteristic(uint16_t handle, uint16_t value_handle, in AddCharacteristic() function in gatt::DatabaseBuilder
/system/bt/service/
Dgatt_server_old.cc502 bt_status_t ServerInternals::AddCharacteristic(const Uuid& uuid, in AddCharacteristic() function in bluetooth::gatt::ServerInternals
619 bool Server::AddCharacteristic(const Uuid& id, int properties, in AddCharacteristic() function in bluetooth::gatt::Server