Searched defs:AddCharacteristic (Results 1 – 5 of 5) sorted by relevance
/system/bt/service/common/bluetooth/binder/ | ||
D | IBluetoothGattServer.cpp | 228 bool BpBluetoothGattServer::AddCharacteristic( in AddCharacteristic() function in ipc::binder::BpBluetoothGattServer |
/system/bt/service/ | ||
D | gatt_server_old.cpp | 510 bt_status_t ServerInternals::AddCharacteristic( in AddCharacteristic() function in bluetooth::gatt::ServerInternals |
D | gatt_server.cpp | 107 std::unique_ptr<GattIdentifier> GattServer::AddCharacteristic( in AddCharacteristic() function in bluetooth::GattServer |
/system/bt/service/ipc/binder/ | ||
D | bluetooth_gatt_server_binder_server.cpp | 79 bool BluetoothGattServerBinderServer::AddCharacteristic( in AddCharacteristic() function in ipc::binder::BluetoothGattServerBinderServer |
/system/bt/service/test/ | ||
D | gatt_server_unittest.cpp | 537 TEST_F(GattServerPostRegisterTest, AddCharacteristic) { in TEST_F() argument |